| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-10-25 | Use initial header level | Philipp A | |
| 2020-10-25 | Initial options impl | Philipp A | |
| 2020-10-25 | Decrement renderer level after section recursion (#16) | Konsta Hölttä | |
| The html renderer section level used for title numbering is incremented when entering a new section so that subsections get correct heading elements. Match the increment with a decrement after having rendered the section contents, so that multiple consecutive sections would stay consistent. Add a test to verify this behaviour. | |||
| 2020-09-07 | Add support for raw directives (#17) | Konsta Hölttä | |
| All content under a raw directive is rendered as-is if the output format matches the writer. Otherwise none of it is shown. | |||
| 2020-06-03 | circumvent E0119 | Philipp A | |
| 2020-01-03 | Added code block directivev0.3.1-rendererv0.3.1-parser | Philipp A | |
| 2019-12-26 | Split into smaller crates | Philipp A | |
