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 1b53a2a commit f52b29bCopy full SHA for f52b29b
changelog.txt
@@ -1,3 +1,13 @@
1
+[0.25]
2
+
3
+ * Added several more tab-handling cases (see jgm/cmark#101).
4
+ * Fixed spec test for tabs. In the blockquote with a tab following
5
+ the `>`, only one space should be consumed, yielding two spaces
6
+ at the beginning of the content.
7
+ * Update license year range to 2016 (Prayag Verma).
8
+ * Fixed typo: setext heading line -> setext heading underline (#389).
9
+ * Fixed date 2015->2016 (#388)
10
11
[0.24]
12
13
* New format for spec tests, new lua formatter for specs.
0 commit comments