Skip to content

add checkbox list to GFM  #172

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions