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 41c6d27 commit 549a713Copy full SHA for 549a713
test/regression.txt
@@ -129,3 +129,19 @@ Issue commonmark#526 - unescaped ( in link title
129
.
130
<p>[link](url ((title))</p>
131
````````````````````````````````
132
+
133
+Issue commonamrk#517 - script, pre, style close tag without
134
+opener.
135
136
+```````````````````````````````` example
137
+</script>
138
139
+</pre>
140
141
+</style>
142
+.
143
144
145
146
+````````````````````````````````
147
0 commit comments