Commit Graph

24 Commits

Author SHA1 Message Date
47cb8d2cc2 add tests for html generation, refactor lists 2025-12-26 19:22:59 +02:00
b7ca4ac6e3 version 0.1.2
All checks were successful
Test the running changes / Test (push) Successful in 39s
2025-12-26 16:39:10 +02:00
ba598f7e34 removed broken release workflow 2025-12-26 16:38:14 +02:00
34304546ad added support for parsing lists
All checks were successful
Test the running changes / Test (push) Successful in 32s
2025-12-26 16:36:57 +02:00
03b5360ec5 fixed weird block parsing issues
All checks were successful
Test the running changes / Test (push) Successful in 35s
2025-12-24 23:26:09 +02:00
d761bd036d release workflow fix 5 2025-12-23 23:19:02 +02:00
fa19f5ddf2 release workflow fix 4
Some checks failed
Create release package / Release (push) Failing after 32s
2025-12-23 23:04:51 +02:00
b142c62d65 release workflow fix 3 2025-12-23 23:02:25 +02:00
397bddd956 release workflow fix 2 2025-12-23 22:55:41 +02:00
0ca1bfecde release workflow fix 1
Some checks failed
Create release package / Release (push) Failing after 31s
2025-12-22 22:08:45 +02:00
6021861cfb Merge pull request 'version 0.1.0' (#2) from dev into master
Some checks failed
Create release package / Release (push) Failing after 31s
Reviewed-on: #2
2025-12-22 19:52:48 +00:00
79e72304bc remove cargo-test workflow on pull request
All checks were successful
Test the running changes / Test (push) Successful in 34s
2025-12-22 21:52:04 +02:00
852eddfebf release action, convert to library crate, bump version to 0.1.0
Some checks failed
Test the running changes / Test (push) Successful in 35s
Test the running changes / Test (pull_request) Failing after 2s
2025-12-22 21:45:28 +02:00
17185d4420 added html generation
All checks were successful
Test the running changes / Test (push) Successful in 40s
2025-12-15 01:19:23 +02:00
30369cfdd3 initial parser working
All checks were successful
Test the running changes / Test (push) Successful in 35s
2025-12-11 01:46:57 +02:00
24fc2deae1 Merge pull request 'Clean testing workflow' (#1) from dev into master
Reviewed-on: #1
2025-12-10 12:25:06 +00:00
617f124ac1 testing workflow 5
Some checks failed
Test the running changes / Test (push) Failing after 24s
2025-12-10 14:21:18 +02:00
48c16130e5 testing workflow 5
Some checks failed
Test the running changes / Test (push) Failing after 2s
2025-12-10 14:04:16 +02:00
b4d793b3fa testing workflow 4
Some checks failed
Test the running changes / Test (push) Failing after 2s
2025-12-10 14:03:19 +02:00
e0ea08adcd testing workflow 3
Some checks failed
Test the running changes / Test (push) Failing after 2s
2025-12-10 13:57:38 +02:00
1f0ddcf2c6 testing workflows 2
Some checks failed
Test the running changes / Test (push) Failing after 2s
2025-12-10 13:56:39 +02:00
a402519688 testing workflow
Some checks failed
Test the running changes / Test (push) Failing after 2s
2025-12-10 13:49:56 +02:00
165b201c69 initial commit 2025-12-10 13:41:05 +02:00
8de7986d41 Initial commit 2025-12-10 11:34:38 +00:00