Demo of a new WYSIWYG editor: slate-write (unstable alpha stage)

It’s beta now, I’m using it on my daily writing, just can’t handle images, widgets (see How to dealwith wikitext like widget, macro in WYSIWYG editor? ), and drag&drop yet.

Despite of these complex todos, I need some help building some other features, if you are familiar with React, please help with these relatively easy tasks:

  1. autocomplete [['s and {{'s linkable tiddlers result
  2. autocomplete <$'s available widget and fields
  3. autocomplete <<'s available macros

there is already a snippet autocomplete example in the code (/ menu), see develop.tid on the demo for more info.