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>
This commit is contained in:
Alexander Scheel 2020-03-07 21:14:45 -05:00
parent 21437947a3
commit 5c877c8afe
No known key found for this signature in database
GPG key ID: C0D6C737D0003143
2 changed files with 8 additions and 8 deletions