16 Commits

Author SHA1 Message Date
2e7eaccde8 lint: updates lint rules for no-unused-vars 2024-03-16 02:12:20 -06:00
16497edd46 ttcMD: added a cleanup step to make sure that line endings are as we expect,
fixes p blocks not replacing line breaks with spaces leading to unintentional linguistic collisions
2024-03-16 00:06:22 -06:00
1b0d39f7a3 ttcMD: fixes typedef file needing to be imported 2024-03-15 08:40:55 -06:00
a2f50b1fe9 ttcMD: finished migrating to abstracted identifier registration, inlines token renderers to reduce memory overhead 2024-03-15 08:22:43 -06:00
0d839fbf37 ttcMD: adds frontmatter extraction and token,
fixes inline-code... again
2024-03-14 09:47:47 -06:00
9c04f13a42 ttcMD: fixes issues where paragraphs are filtered despite being a valid parent,
Fixes a greedy rx from inline-code
2024-03-14 00:48:00 -06:00
d0cb74bea8 ttcmd: adds hr element
help pages: adds a way to extract the table of contents to the parent,
smoothes out the rough loading on help pages
2024-03-13 02:52:59 -06:00
009e988a38 ttcMD: made card (regrettably) nestable to allow them in code blocks inside of cards 2024-03-13 00:30:59 -06:00
23cf8c263d ttcMD: mostly working nested grid parser 2024-03-12 23:52:31 -06:00
d04e374231 ul done and dusted 2024-03-12 19:21:01 -06:00
42a671d49d ttcmd: did I.... did I win? I think I won 2024-03-12 08:33:51 -06:00
3c8f5bb8ba I'm really sick of not making any progress 2024-03-12 04:53:54 -06:00
2e8ddd8ed2 tcmd: token uuids, fixes a few issues with poppables 2024-02-29 01:38:30 -07:00
ce83bdf7af tcmd: Fixes regex reuse in inline tokenizer,
tcmd: changes popover syntax to allow for embeddable markdown
2024-02-29 00:02:04 -07:00
ff0a4280e2 tcmd: Accordion and popover md elements 2024-02-28 21:41:12 -07:00
6ef8c20149 Incredible majestic beautiful md parser 2024-02-28 01:08:34 -07:00