Manuel Rüger
3cc39ffe79
Add support for d2lang
2025-05-30 23:37:15 +02:00
Manuel Rüger
d1aee4d571
Migrate to urfave/cli/v3
2025-05-28 21:53:45 +02:00
Manuel Rüger
92634869e3
Bump to go 1.24
2025-04-15 20:36:21 +02:00
Rich Scott
a0c6abfa6d
Fix data path specification on TestContinueOnError
...
Signed-off-by: Rich Scott <richscott@sent.com>
2025-04-02 14:37:48 +02:00
Rich Scott
b630876c22
More code fixes for unit-testing '--continue-on-error'
...
Signed-off-by: Rich Scott <richscott@sent.com>
2025-04-02 14:37:48 +02:00
Rich Scott
ddc0ab9fbf
Restructure code for more testaability
...
Move a number of funcs/files in the top-level `main` package into a new
`util` package, so test logic can directly invoke functions like
RunMark(), etc. The main.go has been trimmed down to minimal sizing,
with former supporting funcs moved into `util` package, so they
can be run by unit tests.
Signed-off-by: Rich Scott <richscott@sent.com>
2025-04-02 14:37:48 +02:00
iyz
87160e8dd6
change COE flag testing logic to use internal functions
2025-04-02 14:37:48 +02:00
iyz
d88b81a6b8
add batch test, test function for continue-on-error flag
2025-04-02 14:37:48 +02:00
Manuel Rüger
876626098b
Feat: Use custom heading anchors
...
Confluence Anchors are case-sensitive.
2024-10-22 11:15:33 +02:00
Manuel Rüger
d5c41f6f1f
Remove superfluous testcases
2024-09-29 00:13:04 +02:00
Manuel Rüger
dc8842106b
*: Reorganize code
2024-09-29 00:13:04 +02:00