Skip to content
Snippets Groups Projects

Change markdown header tab anchor links to buttons

All threads resolved!
Files
2
@@ -72,6 +72,7 @@
<button
class="js-preview-link js-md-preview-button"
tabindex="-1"
@click.prevent="previewMarkdownTab($event)"
>
Preview
</button>
Loading