Commit graph

19 commits

Author SHA1 Message Date
e50bbd468d Add tests for the content syntax parser 2025-12-26 04:20:10 -03:00
da0ed3f2b3 Add closing function on content syntax parser
This provides saner, more testable, properly closed output even without
a trailing newline.
2025-12-26 01:18:38 -03:00
6c026853e8 Fix forced flanking anchor destination resolution 2025-12-26 01:17:27 -03:00
78a3ef4a48 Fix anchors not applying destination resolution 2025-12-25 23:54:09 -03:00
14dc84cc43 Reorganize module structure 2025-12-24 12:45:14 -03:00
51047ad11c Fix and document some Anchor Syntax corner cases 2025-12-24 12:20:28 -03:00
95b437b3ac Expect a newline after PreFormat lexemes 2025-12-24 06:33:40 -03:00
6aa6b596f6 Let header IDs have their original case 2025-12-24 06:33:13 -03:00
8b782d6d20 Rework token segmentation 2025-12-23 21:53:56 -03:00
6b34bb4531 Fix an anchor clustering corner case 2025-12-21 15:32:45 -03:00
1f4a9faa75 Automatic header IDs 2025-12-21 14:50:42 -03:00
e3d5686c7b Simplify parser module structure, add several syntax elements 2025-12-20 21:25:06 -03:00
070b5b7448 Add short-form node anchors 2025-12-18 11:46:28 -03:00
198bc12507 Add word-level parsing 2025-12-18 11:35:08 -03:00
d51b9a135e Scaffold a second content parser pass 2025-12-17 00:16:44 -03:00
270fed54f0 Add configuration options 2025-12-16 19:02:36 -03:00
5d28a2e707 Make default element generic 2025-12-16 19:01:20 -03:00
f61fc4dd28 Fix redundant filter in content parser 2025-12-16 04:09:43 -03:00
984c8bcdcc Heavy refactor and restructuring of content parser 2025-12-16 03:48:42 -03:00