3 Commits (21fd8356c3a96c9e4399d492fc10e0cedae8c484)

Author SHA1 Message Date
Trivernis 21fd8356c3 Config files
- added support for `mdconf.json`config file
- added markdown-it plugins
- added mathjax evaluation script
- deactivated math styling
5 years ago
Trivernis 62d75c3a27 Fixes and stylesheets
- added `[!stylesheet]: file.css` command to include custom stylesheets
- changed images to be included as base64 url
- removed markdown task from gulpfile
- fixed commands not being recognized
5 years ago
Trivernis 6f39c36f56 Added commands, styles, fixes
- added [!newpage] to start a new page (for pdf)
- added pdf exports supported by puppeteer
- added styles for math and code highlighting
- fixed circular imports
- added CHANGELOG
- switched to argparse for argument parsing
- switched to gulp for building
5 years ago