9 Commits
Author SHA1 Message Date
Lukas Stancik 3b6a96bbcb Change the markup to an extended button element 2026-04-07 12:12:05 +02:00
Lukas Stancik e47be363e9 Fix sequence ending in order to fix standalone task not being detected 2026-04-05 10:51:07 +02:00
Lukas Stancik e3334705cf Merge branch 'custom-task-todo-support'
* custom-task-todo-support:
  Added logging by default
  Look for the new syntax inside text
  Implement abstract syntax tree compilation of the new syntax
  Add events and state for tokenizer
  First version of tokenizer construct
2026-04-04 11:57:19 +00:00
Lukas Stancik 9c64096e0a Added logging by default 2026-04-04 07:49:57 +00:00
Lukas Stancik 1178b48284 Look for the new syntax inside text 2026-04-04 07:49:24 +00:00
Lukas Stancik 1fd81fb64c Implement abstract syntax tree compilation of the new syntax 2026-04-04 07:47:44 +00:00
Lukas Stancik e3f33fe66a Add events and state for tokenizer 2026-04-04 07:46:04 +00:00
Lukas Stancik d12ef37dd5 First version of tokenizer construct 2026-04-04 07:44:43 +00:00
Lukas Stancik 5d3afabd24 Shallow clone of https://github.com/wooorm/markdown-rs 2026-04-04 09:40:28 +02:00