All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- update to support draft-js-0.10.1
- partially fix a DOMException (Failed to execute 'extend' on 'Selection') raise when a rendered math element is clicked
- improve plugin config: mathjax source (script), mathjax options (options), completion.
- add auto completion
- add the ability to config mathjax macro,
- avoid flickering of the preview,
- escape the
$
character to insert it.