Issue #246. Double escaping in ALT . .
Strip markdown in ALT tags . .
Issue #55: . ![test]
 .
Reference labels: ‘i̇θωkå’.toUpperCase() is ‘İΘΩKÅ’, but these should still be equivalent . İϴΩKÅ
.
Reference labels: support ligatures (equivalent according to unicode case folding) . fffifl
.
Issue #35. <
should work as punctuation . an (:
.
Should unescape only needed things in link destinations/titles: . test
test .
Not a closing tag . </ 123> .
Checking combination of replaceEntities and unescapeMd: .
just a funny little fence
.
.
Underscore between punctuation chars should be able to close emphasis.
. (hai). .
Regression test, should not match emphasis markers in different link tags: . *b c* .
Those are two separate blockquotes: .
foo
bar .
Blockquote should terminate itself after paragraph continuation .
blockquote blockquote continuation
Regression test (code block + regular paragraph) .
foobar .
Blockquotes inside indented lists should terminate correctly .
b
c
Don't output empty class here: .
test
.
.
Setext header text supports lazy continuations: .
.
But setext header underline doesn't: .
Tabs should be stripped from the beginning of the line . foo bar baz .
Tabs should not cause hardbreak, EOL tabs aren't stripped in commonmark 0.27 . foo1 foo2
bar .
List item terminating quote should not be paragraph continuation .
quote
Coverage. Directive can terminate paragraph. . a