aboutsummaryrefslogtreecommitdiff
path: root/examples/ast_to_gemtext.rs
Commit message (Expand)AuthorAgeFilesLines
* docs(examples): Remove copyright headerFuwn2025-06-041-18/+0
* fix(ast): parse preformatted gemtext as preformatted contentv0.4.2Fuwn2024-06-191-30/+1
* docs(examples): comment examplesFuwn2024-03-251-1/+10
* fmt: update rustfmt.tomlFuwn2023-05-181-4/+1
* refactor: remove seldom used procedural macrosFuwn2023-04-171-0/+53
* feat(macros): general utility macrosFuwn2022-06-141-53/+0
* feat(ast): Ast::to_gemtextFuwn2022-06-021-0/+53