Commit graph

17 commits

Author SHA1 Message Date
d0ca4e6cb3 Add a context parser for PreFormat blocks 2026-06-02 23:45:46 -03:00
6180bb371f Add several tests to dev/test, router handlers and syntax tokens
Some checks are pending
/ verify (push) Waiting to run
2026-03-21 15:44:17 -03:00
d7d034757a Adopt and apply nightly rustfmt configuration 2026-02-16 16:19:27 -03:00
b890eb93f1 Scaffold table token 2026-02-16 13:57:14 -03:00
260610c4a0 Implement blockquote token 2026-02-08 18:31:56 -03:00
aa41e33ced Implement verse token, scaffold quote token 2026-02-08 14:52:16 -03:00
db8c02df04 Break up 'types' module 2026-01-12 14:45:37 -03:00
3c0de5ca32 Fix a panic when parsing node summaries 2026-01-11 17:38:11 -03:00
5958f1551b Expand test coverage 2026-01-10 05:42:36 -03:00
e42c67676d Implement nested lists 2026-01-09 21:52:17 -03:00
0ec784034a Implement list token 2026-01-06 18:51:53 -03:00
b54def15e0 Extract block and inline content parsing to their own modules 2026-01-05 13:38:34 -03:00
315956e20d Make Oblique no longer a context, add a point module 2026-01-05 12:52:48 -03:00
de5b3dd377 Extract content parser state to its own module 2026-01-05 11:29:47 -03:00
cb24837ff0 Fix unbalanced anchor tags 2026-01-05 00:51:52 -03:00
8d204503a8 Derive Debug and Clone for tokens and parser state 2026-01-02 14:30:36 -03:00
5ed2036e36 Extract context-specific parsing to a separate module 2026-01-02 00:53:42 -03:00