You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
v0.10.0
- 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.