Thanks to visit codestin.com Credit goes to github.com
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 f6d4df0 commit 430253eCopy full SHA for 430253e
07_webapps/7-14_markdown.asciidoc
@@ -91,7 +91,7 @@ When the +:heading-anchors+ key is set to +true+, an anchor will be generated fo
91
[source,html]
92
----
93
<h3>
94
- <a name=\"heading\" class=\"anchor\" href=\"#foo_bar_baz></a>
+ <a name=\"heading\" class=\"anchor\" href=\"#foo_bar_baz\"></a>
95
foo bar BAz
96
</h3>
97
0 commit comments