We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08433d7 commit 4bfaf89Copy full SHA for 4bfaf89
CHANGES.txt
@@ -22,9 +22,9 @@ Fixed:
22
- issue2551184 - improve i18n handling. Patch to test to make sure it
23
uses the test tracker's locale files and not other locale
24
files. (Marcus Priesch)
25
-- issue2551283 - fail if version 2.4.9 of markdown2 is used, it's
26
- broken. Support version 2.4.10 with its new schema filtering
27
- method and 2.4.8 and earlier. (John Rouillard)
+- issue2551283 - fail if version 2.4.9 of markdown2 is used, it broke
+ [issue1](issue1) style links. Support markdown2 2.4.8 and earlier
+ and 2.4.10 with its new schema filtering method. (John Rouillard)
28
29
Features:
30
0 commit comments