cmark

My personal build of CMark ✏️

Commit
645bcf6a39a534ae2e8840e73196b24c9f24c145
Parent
f31923f09c07da484aa74cdd10eb7552c71a4444
Author
John MacFarlane <jgm@berkeley.edu>
Date

Updated spec.txt.

Diffstat

1 file changed, 4 insertions, 4 deletions

Status File Name N° Changes Insertions Deletions
Modified test/spec.txt 8 4 4
diff --git a/test/spec.txt b/test/spec.txt
@@ -5063,9 +5063,9 @@ both left- and right-flanking, because it is preceded by
 punctuation:
 
 .
-foo-_(bar)_
+foo-__(bar)__
 .
-<p>foo-<em>(bar)</em></p>
+<p>foo-<strong>(bar)</strong></p>
 .
 
 
@@ -5177,9 +5177,9 @@ both left- and right-flanking, because it is followed by
 punctuation:
 
 .
-_(bar)_.
+__(bar)__.
 .
-<p><em>(bar)</em>.</p>
+<p><strong>(bar)</strong>.</p>
 .
 
 Rule 9: