I have googled for a long time but can not find any tools that support task lists
in GFM
.
I tested this line in the tools:
- [x] This is a complete item
StackEdit, misaka, marked and so on, NONE of them worked while most of them claim support GFM
.
Is there any tools support task lists
?
PS:I know we can add this feature to StackEdit by Custom
but just preview not export.
I have got the solution.
Using Python-MarkDown's Extensions can do a lot of things.
here is the link
PS: A sublime text plug-in based on the project is recommeded