asciidoctor / docgist

Render AsciiDoc documents from Gists, GitHub, DropBox and other remote sources in the browser.
http://gist.asciidoctor.org
57 stars 79 forks source link

Support interactive checkbox #31

Open mojavelinux opened 6 years ago

mojavelinux commented 6 years ago

If an interactive checkbox is checked in the preview, then the item should also be checked in the source. This feature helps with collaborative editing. It's possible to use the AST to find the item in the source that was checked and modify the text.