- Updated dependencies
- Added read-only mode (PR #26) - by @fabala
- Added last modified date (PR #25) - by @fabala
- Added support for Mermaid config customization
- Added proper HTTP status codes on error
- Updated dropzone dependency
- Added link opening in a new tab for images (PR #19) - by @fabala
- Fixed link inside link
- Added support for Font-Awesome icons in Mermaid graphs (PR #13) - by @thomasleveil
- Added custom.css file support (PR #14) - by @thomasleveil
- Bumped Node.js requirement to
node >= 6
- Fixed display on mobile devices (#11)
- Removed neutral theme as it's now integrated in Mermaid directly
- Updated dependencies
- Fixed mermaid loop text color (PR #9)
- Added filter for files/folders starting with a dot
- Updated Github CSS
- Added module export to allow server integration and extension
- Added new mermaid neutral theme
- Fixed issue with dependencies path when installed as a local module
- Added support for github-style markdown links (without extension)
- Added image file selector button
- Fixed line endings on edited documents for unix platforms
- Fixed shape rendering for Mermaid graphs
- Fixed unwanted file dialog display
- Removed unwanted uploaded file previews
- Fixed edition of markdown files containing HTML tags
- Added [[toc]] table of contents markdown extension
- Added images drag'n drop support to editor
- Added save (CTRL+S/CMD+S) keyboard shortcut to editor
- Mermaid diagram code is now hidden during processing
- Removed specific rendering for images
- Small fixes and performance improvements
- Fixed issue on Windows
- Added print-friendly styling
- Fixed issue when no home page was present
- Added mermaid syntax support to generate diagrams
- Fixed [[index]] in code blocks
- Fixed search extracts
- Adding new markdown files support
- Renamed project to "hads"