Skip to content

add checkbox list to GFM  #172

Closed
Closed
@fdschneider

Description

@fdschneider

To create ToDo lists I love GitHubs checkbox list syntax:

- [x] this is still to do
- [ ] done 

renders as

  • this is still to do
  • done

I would like to use this on a Jekyll page. Also, kramdowns GFM parser (#68) is fairly incomplete, so it would be great to include it. Anybody out there who is interested in implementing this?

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions