| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix(ast): Improve UTF-8 handling | Fuwn | 2025-09-11 | 1 | -1/+40 |
| * | fix(ast): Gracefully handle malformed link lines | Fuwn | 2025-09-11 | 1 | -0/+14 |
| * | docs: Update copyright header year | Fuwn | 2025-06-04 | 1 | -2/+2 |
| * | refactor: Use latest best practices and formatting | Fuwn | 2025-05-27 | 1 | -2/+2 |
| * | fix(ast): parse preformatted gemtext as preformatted contentv0.4.2 | Fuwn | 2024-06-19 | 1 | -52/+17 |
| * | refactor(Node): rename content() to to_gemtext() | Fuwn | 2024-06-19 | 1 | -13/+22 |
| * | fix(ast): preserve newline structure at end of gemtext | Fuwn | 2024-06-19 | 1 | -4/+4 |
| * | feat: single Node gemtext content conversion | Fuwn | 2024-06-19 | 1 | -0/+9 |
| * | fmt: update rustfmt.toml | Fuwn | 2023-05-18 | 1 | -29/+14 |
| * | refactor: remove seldom used procedural macros | Fuwn | 2023-04-17 | 1 | -0/+119 |
| * | feat(macros): general utility macros | Fuwn | 2022-06-14 | 1 | -109/+0 |
| * | feat(ast): Ast::to_gemtext | Fuwn | 2022-06-02 | 1 | -0/+39 |
| * | feat(germ): ast struct | Fuwn | 2022-06-02 | 1 | -6/+6 |
| * | ci(tests): add ast tests | Fuwn | 2022-05-18 | 1 | -0/+70 |