You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@5310 Thanks for the report, and sorry it's taken so long for me to respond. This extension uses the awesome marked library, which unfortunately doesn't support task lists yet. Once marked is updated, I'll pull the latest version into this extension.
Now that you mention it, it this does seem like a parser-side feature. Oops. Thank you for the link to the issue.
Although it doesn't seem that GFM tasklists support is particularly active an issue at Marked at the moment!
Edit: On second glance I seemed to have spoke too soon (again), a closed duplicate of the main issues seems to have been referenced as recently as March '14.
Github Flavored Markdown has a rather useful extension for writing task-lists.
Becomes:
Currently, the GFM parser for MarkdownPreview shows these tasks as standard list items, like so:
I request that checkbox characters are substituted in place of the intended markup like so:
Optionally, if MarkdownPreview could render interactive checkboxes that would alter the source file, that would be even better!
The text was updated successfully, but these errors were encountered: