Releases: SEbbaDK/marka
Releases · SEbbaDK/marka
v0.3.0 - Silence, New Selectors and Bugfixes
The tool is silent by default, and --verbose
has to be used to show stages of compilation.
- Combiner has new regex and substring support
- Fix watcher throwing errors on change
- Fix combiner not cutting off ends when using
between
(the oldbegin-end
selector) - Fix
--filter
not working in folder-mode
Full Changelog: v0.2...v0.3.0
v0.2 - Support for automatic rerending
- Introduce the new
-w
flag to automatically rerender the document, if the main file or any€[]
included files are modified
v0.1 - Initial Release
Initial release
- Basic rendering support
- Automatic bibliography insertion
- Automatic meta-file inclusion
- Support for combining files via the
€[file]
syntax