| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix spurious newlines | 2025-01-27 | 1 | -2/+18 | |
| | | |||||
| * | expand starts and continues by adding current node as argument | 2025-01-27 | 1 | -18/+18 | |
| | | | | | | | | 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 | -0/+68 | |
| | | |||||
| * | partial suppor for ATX headings | 2025-01-26 | 1 | -0/+83 | |
| | | |||||
| * | fix tight nesting of block quotes | 2025-01-26 | 1 | -1/+27 | |
| | | |||||
| * | parsing tests | 2025-01-26 | 1 | -0/+143 | |
