aboutsummaryrefslogtreecommitdiff
path: root/src/ast
Commit message (Expand)AuthorAgeFilesLines
* fix(container): Safely unwrap line fragmentFuwn2025-06-021-1/+1
* refactor: Use latest best practices and formattingFuwn2025-05-271-26/+39
* feat(ast): arbitrary heading depth generationv0.4.5Fuwn2024-08-031-10/+2
* feat: derive all for public typesv0.4.4Fuwn2024-06-291-1/+1
* fix(ast): optional whitespace following heading markersv0.4.3Fuwn2024-06-211-7/+0
* fix(ast): parse preformatted gemtext as preformatted contentv0.4.2Fuwn2024-06-191-6/+6
* refactor(Node): rename content() to to_gemtext()Fuwn2024-06-191-2/+2
* fix(ast): preserve newline structure at end of gemtextFuwn2024-06-192-4/+16
* feat: single Node gemtext content conversionFuwn2024-06-192-0/+27
* fix(ast): parse level 1 headings with emojisFuwn2024-03-241-10/+9
* fix(ast): non-latin characters interpreted as whitespacev0.3.10Fuwn2023-06-201-3/+7
* fmt: update rustfmt.tomlFuwn2023-05-181-50/+26
* fix: improve macro hygieneFuwn2023-04-211-1/+1
* refactor: remove seldom used procedural macrosFuwn2023-04-173-0/+533