goldmark/extension/_test
Alexander Scheel 5c877c8afe
Insert space after task-list checkboxes
According to the GFM spec (and per other implementations), a space
should be inserted after the checkbox input element. This gives visual
separation between the checkbox and its element. Update code and tests
to match.

Signed-off-by: Alexander Scheel <alexander.m.scheel@gmail.com>
2020-03-07 21:14:45 -05:00
..
definition_list.txt Add extension tests, Fix bugs in extensions 2019-05-16 19:46:36 +09:00
footnote.txt Fixes #65 2019-12-18 11:37:07 +09:00
linkify.txt Fixes #83, Adds options for Linkify 2020-01-02 01:36:46 +09:00
strikethrough.txt Add extension tests, Fix bugs in extensions 2019-05-16 19:46:36 +09:00
table.txt Fixes tests 2019-12-20 11:12:24 +09:00
tasklist.txt Insert space after task-list checkboxes 2020-03-07 21:14:45 -05:00
typographer.txt typographer: add basic support for apostrophes 2020-01-09 15:35:41 -08:00