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 5ddc775 commit fe3e846Copy full SHA for fe3e846
changelog.txt
@@ -12,6 +12,11 @@
12
* Added additional output formats to quadratic fuzzer (#327)
13
* Fixed buffer overflow in fuzzing harness (#326)
14
15
+ Note: these changes may lead to minor changes in expected output on plaintext
16
+ rendering of list items. Notably, blank lines may no longer delineate the start
17
+ of a list when rendering to plaintext due to changes in how the tight list status
18
+ is calculated.
19
+
20
[0.29.0.gfm.10]
21
22
* Fixed polynomial time complexity issue per
0 commit comments