Hayden Hargreaves
7f8c978e56
This is going on hold. Its too complicated for my bad rust skills.
2025-11-27 13:52:44 -07:00
Hayden Hargreaves
9f2595faeb
(FIX): Fixed the inline node issue.
...
This does not include parse fixes, just compile-required fixes.
2025-11-27 11:57:28 -07:00
Hayden Hargreaves
79633bd059
(FEAT): parse_italic implemented.
...
But now I have realized that the parser should work differently and with
mutual recursion. The "inline" nodes (except the text node) should all
have children.
2025-11-27 11:37:06 -07:00
Hayden Hargreaves
3c25e6b9e8
This stuff sucks actually, clones are annoying as hell.
...
This peekable class might not work, it lowkey sucks.
2025-11-25 20:08:13 -07:00