| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | expand starts and continues by adding current node as argument | 2025-01-27 | 1 | -1/+10 | |
| | | | | | | | | This simplifies the parser at the expense of moving the `add-new-node!` declaration into the `starts` procedure. This allows for the procedure to mutate the node when needed, which is needed for properly parsing pandoc-style grid tables. | ||||
| * | indented code block test | 2025-01-26 | 1 | -2/+2 | |
| | | |||||
| * | block structure | 2025-01-25 | 1 | -0/+71 | |
