init
This commit is contained in:
20
readme.md
Normal file
20
readme.md
Normal file
@@ -0,0 +1,20 @@
|
||||
|
||||
|
||||
|
||||
|
||||
how to run the tests in a cleaner manner
|
||||
``` bash
|
||||
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
|
||||
Reference in New Issue
Block a user