refactor md parsing, TODO: parse_str

This commit is contained in:
2025-11-14 02:11:29 +02:00
parent 4a7f5eabe9
commit 76cd093527
10 changed files with 544 additions and 43 deletions

View File

@@ -2,7 +2,7 @@ name: Test the running changes
on:
push:
branches: [ "master" ]
branches: [ "dev" ]
pull_request:
branches: [ "master" ]