- New dark theme (thanks @peter-liu)
- Ignore YAML front-matter while rendering (thanks @hitzhangjie)
- Improved testing with Nix configuration, pytest, micromamba
- Softly drop support for node.js < 16
- Upgrade node.js dependencies
- Optional support for Mermaid.js diagrams
- Fine grained tests using pytest and Selenium which validate the content
- CI moved to Github Actions
- Upgrade highlight.js and socket.io versions
- Verbose log messages
- Contributions now welcome at Open Collective!
- Bug fix: PUT request and response for node>10
- Optional MathJax support
- Apache 2.0 license
- Mount
__dirname
directory to serve images etc. - Browser port configuration
- Debug option
- Tests, CI
- Issue template
- ECMA6 upgrade, support only node>=8
- Bug fix for windows