Files
pandas-markdown-parser/readme.md
2026-04-14 21:31:44 +12:00

389 B

how to run the tests in a cleaner manner

zig test --test-runner tests/test_runner.zig src/document.zig

todo

  • possible ENBF grammer
  • add multistyle tests
  • add the style chars inbetween the style char markers test
  • add comment tests on all
  • add multilevel nested list test
  • add bulk everything in one test
  • styles within tables test