| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | ci(tests): add convert tests0.2.1 | Fuwn | 2022-05-18 | 1 | -9/+9 |
| | | | | | | | | | 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). | ||||
| * | fix: global clippy lint fixes | Fuwn | 2022-05-18 | 2 | -8/+7 |
| | | |||||
| * | fix(markdown): proper whitespace placement | Fuwn | 2022-05-12 | 1 | -2/+2 |
| | | |||||
| * | feat(0.1.0): initial release0.1.0 | Fuwn | 2022-05-12 | 2 | -0/+152 |