21 Commits

Author SHA1 Message Date
84cbea8ce1 full switch to jotai, finishes schema version query fixes 2024-09-05 05:22:29 -06:00
fd5e5bcc8b ttcmd: attempts to fix infinite loop on p tags 2024-08-22 11:55:57 -06:00
3417fdd3d7 Fixes id creator making inaccurate ids 2024-08-21 14:34:35 -06:00
f6fc85bf7e Changed order of resolver fields 2024-08-21 14:23:06 -06:00
df3171b646 More dice stuff 2024-08-20 17:50:10 -06:00
d17ff63662 Markdown editor 2024-08-20 14:56:51 -06:00
b9b744e97f toast messages 2024-08-15 04:11:57 -06:00
2b2b88f970 MD handlers for resolvers 2024-08-05 06:25:55 -06:00
f8fa3ec924 fixes list again 2024-08-05 03:54:21 -06:00
71bf62b622 ttcMD: fixes for lists, adds ordered lists 2024-06-11 05:07:08 -06:00
df20a47253 toolbox: adds devtoolbox to easily manage debug components 2024-03-16 10:15:03 -06:00
9cbd0a62ca ttcMD: Changes link decoration to ~~ instead of ``` 2024-03-16 06:53:48 -06:00
f6474f934c ttcMD: add col-span logic to blocks and cards 2024-03-16 04:07:26 -06:00
a72741e4d1 ttcMD: improves table with full width 2024-03-16 03:19:18 -06:00
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
b2c7a35e8b ttcMD: initial table renderer 2024-03-15 12:20:42 -06:00
3c7ef5a185 ttcMD: allow for typing metadata 2024-03-15 10:02:46 -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
447f9f1dc1 ttcMD: Abstracting identifier registration 2024-03-14 17:47:57 -06:00