| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix(ast): optional whitespace following heading markersv0.4.3 | Fuwn | 2024-06-21 | 1 | -7/+0 |
| * | fix(ast): parse preformatted gemtext as preformatted contentv0.4.2 | Fuwn | 2024-06-19 | 1 | -6/+6 |
| * | refactor(Node): rename content() to to_gemtext() | Fuwn | 2024-06-19 | 1 | -2/+2 |
| * | fix(ast): preserve newline structure at end of gemtext | Fuwn | 2024-06-19 | 2 | -4/+16 |
| * | feat: single Node gemtext content conversion | Fuwn | 2024-06-19 | 2 | -0/+27 |
| * | fix(ast): parse level 1 headings with emojis | Fuwn | 2024-03-24 | 1 | -10/+9 |
| * | fix(ast): non-latin characters interpreted as whitespacev0.3.10 | Fuwn | 2023-06-20 | 1 | -3/+7 |
| * | fmt: update rustfmt.toml | Fuwn | 2023-05-18 | 1 | -50/+26 |
| * | fix: improve macro hygiene | Fuwn | 2023-04-21 | 1 | -1/+1 |
| * | refactor: remove seldom used procedural macros | Fuwn | 2023-04-17 | 3 | -0/+533 |