This repository has been archived by the owner on Oct 10, 2024. It is now read-only.
Dokkoo 0.4.0
Dokkoo 0.4.0
2023-04-01
Dokkoo is a Mokk (Macro Output Key Kit) implementation written in Rust.
Notes:
- Release finalized at 71ed0b2.
- Fixed
serve
functionality. - Added LaTeX math support via MathML.
- Improved error messages.
- Added minification support via
page.minify
orglobal.minify
. - Renamed
markdown
option tomarkup
. - Locale is now automatically detected if none is specified.
- Added
global.time
, which indicates the time the build started. - Restructured code.
- Updated dependencies.