- Pandoc dependency has been phased out and is replaced by the
`markdown-it` js editor for better speed, security and coherence.
- Frontend editor now supports LaTeX / footnotes also.
- The watcher has been removed and is replaced with several changes:
- Two new commands have been added for formatting / unformatting of content, which the watcher used to do automatically: `format` and `unformat`.
- The `archivy index` command auto-indexes your data to ES and whenever you make an edit through the web editor it is synced directly.