cmark

My personal build of CMark ✏️

Commit
4cf29883ef1307de329bf381d53e9aeb8e1f65a7
Parent
c1a26363d888754043bf274558834d47a8ce6419
Author
John MacFarlane <jgm@berkeley.edu>
Date

Added changelog.spec.

Diffstat

1 file changed, 10 insertions, 0 deletions

Status File Name N° Changes Insertions Deletions
Added changelog.spec 10 10 0
diff --git a/changelog.spec b/changelog.spec
@@ -0,0 +1,10 @@
+[since 0.12]
+
+* Updated path of test program.
+* Use terminology "plain textual content" instead of "string."
+* Added condition that conforming parsers strip or replace NULL characters.
+* Changed Example 196 to reflect the spec's rules.  It should not be a loose
+  list as it has no blank lines.
+* Adjusted semantically insignificant formatting of HTML output.
+* Added example to spec of shortcut link with following space (#214).
+