aboutsummaryrefslogtreecommitdiff
path: root/src/ast/node.rs
Commit message (Collapse)AuthorAgeFilesLines
* chore(license): Relicense under MIT OR Apache-2.0HEADmainFuwn2026-02-201-18/+0
|
* docs: Update copyright header yearFuwn2025-06-041-2/+2
|
* refactor(Node): rename content() to to_gemtext()Fuwn2024-06-191-2/+2
| | | | This commit adds a `tests/node.rs` file to test `Node::to_gemtext`.
* feat: single Node gemtext content conversionFuwn2024-06-191-0/+8
|
* refactor: remove seldom used procedural macrosFuwn2023-04-171-0/+173