Prosemirror: Can you add example of implementation todo list with checkbox?

Created on 4 Dec 2017  路  5Comments  路  Source: ProseMirror/prosemirror

Issue details

Can you add example of implementation todo list with checkbox?

Example:
[x] item 1
[ ] item 2
[ ] item 3

enhancement

Most helpful comment

@igorbelikov there is also a todo list example for tiptap (a prosemirror wrapper for vue).

All 5 comments

Someone recently posted a working example in the discussion forum: https://discuss.prosemirror.net/t/todo-list-improvements/1449
And this is the final version that was posted: https://glitch.com/edit/#!/grave-governor

@kiejo oh, thank you. :-)

@igorbelikov there is also a todo list example for tiptap (a prosemirror wrapper for vue).

@philippkuehn excellent, thank you.

There aren't plans to add this example to the project website, so I'll close this.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

kepta picture kepta  路  4Comments

d4rkr00t picture d4rkr00t  路  10Comments

mhuebert picture mhuebert  路  3Comments

aeneasr picture aeneasr  路  6Comments

WesleyKapow picture WesleyKapow  路  5Comments