You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
374 B
Markdown
13 lines
374 B
Markdown
## [Unreleased]
|
|
|
|
### Added
|
|
|
|
- Changelog
|
|
- markdown parsing with markdown it
|
|
- command to include plugins `[!use]: plugin`
|
|
- command to include markdown files `[!include]: file`
|
|
- command to start a new page `[!newpage]`
|
|
- option to export to pdf `--pdf`
|
|
- option to watch (and export to html) `--watch`
|
|
- stylesheets supporting math and code highlighting (with highlightjs)
|