We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1f52ab commit 1625672Copy full SHA for 1625672
config/markdown.php
@@ -73,8 +73,8 @@
73
],
74
75
'heading_permalink' => [
76
- 'html_class' => 'anchor mr-2 !text-skin-primary !no-underline hover:!text-skin-primary-hover focus:!text-skin-primary-hover focus:outline-none',
77
- 'inner_contents' => '#',
+ 'html_class' => 'anchor !text-skin-primary !no-underline hover:!text-skin-primary-hover focus:!text-skin-primary-hover focus:outline-none',
+ 'inner_contents' => '',
78
79
80
'mentions' => [
0 commit comments