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
Hayden Hargreaves
bacc17ab7d
(TEST): Finished tests for the node type
2025-11-25 16:42:04 -07:00
Hayden Hargreaves
c2c9335f92
(TEST): Working on node tests
2025-11-23 18:28:11 -07:00
Hayden Hargreaves
d43285bd63
(TEST): Started tests on nodes
2025-11-23 17:47:19 -07:00
Hayden Hargreaves
929c569a18
(TEST): Filesystem tests and cleaned up
2025-11-23 17:45:27 -07:00
Hayden Hargreaves
67542b8153
(FEAT): Migrated files using crates
2025-11-23 17:32:40 -07:00