aboutsummaryrefslogtreecommitdiff
path: root/src/convert/markdown.rs
Commit message (Expand)AuthorAgeFilesLines
* feat(ast): Ast::to_gemtextFuwn2022-06-021-1/+1
* fix(markdown): no double newline on whitespaceFuwn2022-06-021-1/+1
* feat(germ): ast structFuwn2022-06-021-4/+4
* feat(meta): add gettersFuwn2022-05-181-3/+4
* ci(tests): add convert tests0.2.1Fuwn2022-05-181-9/+9
* fix: global clippy lint fixesFuwn2022-05-181-6/+5
* fix(markdown): proper whitespace placementFuwn2022-05-121-2/+2
* feat(0.1.0): initial release0.1.0Fuwn2022-05-121-0/+77