Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add basic support for tasklists #205

Merged
merged 16 commits into from
Jan 27, 2020
Merged

Add basic support for tasklists #205

merged 16 commits into from
Jan 27, 2020

Conversation

rmccue
Copy link
Member

@rmccue rmccue commented Apr 24, 2018

Adds basic support for tasklists, currently only in readonly mode.

This source:

* a
* [ ] b
* [x] c
* d
  * e
  * f
* g
  * [ ] h

produces:
screenshot 2018-04-24 15 49 34

Built off #197. See #15.

@rmccue rmccue changed the base branch from master to mentions-in-text April 24, 2018 06:08
@rmccue rmccue changed the base branch from mentions-in-text to master July 26, 2018 05:35
@rmccue
Copy link
Member Author

rmccue commented Aug 28, 2018

Marked has added built-in support for these in markedjs/marked#1250 (0.4+), so we should use that.

@rmccue rmccue requested a review from joehoyle January 24, 2020 17:09
@rmccue rmccue merged commit 804d489 into master Jan 27, 2020
@rmccue rmccue deleted the tasklists branch January 27, 2020 12:23
@rmccue rmccue mentioned this pull request Feb 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants