Tom Alexander
|
6042c44514
|
Starting to define document parser.
|
2023-03-23 17:59:39 -04:00 |
|
Tom Alexander
|
d98a11059c
|
Introduce the document structure.
|
2023-03-23 17:52:16 -04:00 |
|
Tom Alexander
|
36210c2d7f
|
Add a DocumentRoot context element storing the original full document.
This might be used for look-behind instead of storing previous element nodes in the context tree.
|
2023-03-23 16:40:39 -04:00 |
|
Tom Alexander
|
60d9487fdf
|
Add comment.
|
2022-12-18 04:36:12 -05:00 |
|
Tom Alexander
|
2def475337
|
Move the structs into the token module.
|
2022-12-18 03:24:35 -05:00 |
|
Tom Alexander
|
8211e1043f
|
Move in_section to a util module.
|
2022-12-18 03:18:43 -05:00 |
|
Tom Alexander
|
6404e5f50e
|
Cleanup
|
2022-12-18 03:15:11 -05:00 |
|
Tom Alexander
|
4ac3a47deb
|
Move the text element parser into the text module.
|
2022-12-18 03:15:11 -05:00 |
|