md4c/test
Martin Mitas 4585088ad7 md_analyze_permissive_url_autolink: Better GFM compatibility.
The autolinks now allow unmatched parenthesis, only the trailing
parenthesis closers are handled specially to deal with the situation the
autolink is all inside an outer parenthesis.

Somehow our tests were broken and avoided the cases with unmatched
parenthesis pairs inside the auto-link. That's now fixed and in sync
with GFM specs too.

Fixes #135.
2020-11-13 10:22:34 +01:00
..
fuzz-input Minor fuzz-input cleanup. 2020-02-17 12:41:50 +01:00
cmark.py Fix file permissions of python scripts. 2016-12-04 17:01:00 +01:00
coverage.txt md_resolve_links: Skip [...] used as a reference link/image label. 2020-10-18 09:43:06 +02:00
latex-math.txt Render LaTeX math into HTML as a tag <x-equation>... 2019-11-03 23:32:46 +01:00
LICENSE Incorporate the specification testsuite from CommonMark. 2016-10-11 01:10:11 +02:00
normalize.py test/normalize.py: Use html.escape instead of cgi.escape. 2020-07-28 07:20:51 +02:00
pathological_tests.py md2html: Skip UTF-8 BOM, if present in the input. 2020-03-12 23:08:29 +01:00
permissive-email-autolinks.txt md_analyze_permissive_email_autolink: Make it compatible with CMark-gfm. 2017-07-14 17:10:45 +02:00
permissive-url-autolinks.txt md_analyze_permissive_url_autolink: Better GFM compatibility. 2020-11-13 10:22:34 +01:00
permissive-www-autolinks.txt md_analyze_permissive_url_autolink: Better GFM compatibility. 2020-11-13 10:22:34 +01:00
spec_tests.py test/spec_tests.py: Make ready for spec.txt from cmark-gfm project. 2019-05-07 23:10:46 +02:00
spec.txt test/spec.txt: Update from upstream head. 2019-05-16 22:48:08 +02:00
strikethrough.txt Rework/improve recognition of strike-through spans. 2020-01-10 16:11:21 +01:00
tables.txt md_mark_chain_append: Set next of the tail mark to -1. 2020-01-16 16:27:37 +01:00
tasklists.txt test/*.txt: Fix some formatting. 2019-05-08 07:38:33 +02:00
underline.txt Fix spelling of "than" in many occurances. 2020-07-30 10:13:05 +02:00
wiki-links.txt Fix spelling of "than" in many occurances. 2020-07-30 10:13:05 +02:00