docgist icon indicating copy to clipboard operation
docgist copied to clipboard

Support interactive checkbox

Open mojavelinux opened this issue 7 years ago • 0 comments

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.

mojavelinux avatar Oct 15 '17 04:10 mojavelinux