mirror of
https://github.com/yuin/goldmark
synced 2025-03-04 23:04:52 +00:00
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:
parent
21437947a3
commit
5c877c8afe
2 changed files with 8 additions and 8 deletions
Loading…
Reference in a new issue