bevacqua / woofmark

:dog2: Barking up the DOM tree. A modular, progressive, and beautiful Markdown and HTML editor

Home Page:https://bevacqua.github.io/woofmark

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Provide tick list function

spoorun opened this issue · comments

It would be highly useful to tick list (checklist), in addition to the existing bulleted and numbered lists.
This list would enable items listed in it to marked as done, or not done, by virtue of a tick (check mark).

This simply renders compiled markdown and allows editing of it, but if you want custom Markdown compilation features that'll belong with a markdown parser like markdown-it. I'm sure there's a plugin for what you're asking.