| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat(meta): add getters | Fuwn | 2022-05-18 | 1 | -13/+4 |
| | | |||||
| * | ci(tests): add convert tests0.2.1 | Fuwn | 2022-05-18 | 1 | -0/+70 |
| Adding these tests also exposed an issue within the Markdown converter! The issue was that if a Markdown file **did not** have whitespace lines between elements, no whitespace lines were inserted at all into the converted result, leaving everything on one massive line (except lists). | |||||