Commit graph

4 commits

Author SHA1 Message Date
Ashton Meuser
ac251c4931 Add test case 2021-03-04 09:49:02 -08:00
Ashton Meuser
e1f61bb156 Add task class to all task list items 2021-03-04 09:37:44 -08:00
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
yuin
2ddc99baff Add extension tests, Fix bugs in extensions 2019-05-16 19:46:36 +09:00