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 7126694 commit 5901a87Copy full SHA for 5901a87
test/spec.txt
@@ -3076,6 +3076,25 @@ and thematic breaks, and it need not be followed by a blank line.
3076
</blockquote>
3077
````````````````````````````````
3078
3079
+```````````````````````````````` example
3080
+[foo]: /url
3081
+bar
3082
+===
3083
+[foo]
3084
+.
3085
+<h1>bar</h1>
3086
+<p><a href="/url">foo</a></p>
3087
+````````````````````````````````
3088
+
3089
3090
3091
3092
3093
3094
+<p>===
3095
+<a href="/url">foo</a></p>
3096
3097
3098
3099
Several [link reference definitions]
3100
can occur one after another, without intervening blank lines.
0 commit comments