aboutsummaryrefslogtreecommitdiff
path: root/src/ast.rs
Commit message (Expand)AuthorAgeFilesLines
* fix(ast): list ast construction0.2.8Fuwn2022-06-141-1/+5
* feat(ast): Ast::to_gemtextFuwn2022-06-021-0/+58
* docs(ast): add comment to ast structFuwn2022-06-021-2/+9
* feat(germ): ast structFuwn2022-06-021-151/+170
* ci(tests): add ast testsFuwn2022-05-181-1/+1
* fix: global clippy lint fixesFuwn2022-05-181-2/+4
* fix(ast): take rest of iterator as text for linkFuwn2022-05-121-1/+9
* feat(0.1.0): initial release0.1.0Fuwn2022-05-121-0/+348