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 6c2f900 commit ea8d4bdCopy full SHA for ea8d4bd
CHANGELOG.md
@@ -4,8 +4,8 @@
4
5
This release brings Markdown-It-Py inline with Markdown-It v11.0.1 (2020-09-14), applying two fixes:
6
7
-- Fix blockquote lazy newlines, [[#696](markdown-it/markdown-it#696)].
8
-- Fix missed mappings for table rows, [[#705](markdown-it/markdown-it#705)].
+- Fix blockquote lazy newlines, [[#696](https://github.com/markdown-it/markdown-it/issues/696)].
+- Fix missed mappings for table rows, [[#705](https://github.com/markdown-it/markdown-it/issues/705)].
9
10
Thanks to [@hukkinj1](https://github.com/hukkinj1)!
11
0 commit comments