mirror of
https://codeberg.org/scip/tablizer.git
synced 2025-12-18 04:51:05 +01:00
fixed #5, colorization now always works as expected
This commit is contained in:
6
TODO.md
6
TODO.md
@@ -1,17 +1,11 @@
|
||||
## Fixes to be implemented
|
||||
|
||||
- highlighting does not repeat, only 1 will be highlighted, see #3
|
||||
|
||||
- rm printYamlData() log.Fatal(), maybe return error on all printers?
|
||||
|
||||
- refactor parser, there's some duplicate code, remove pattern from parser args
|
||||
|
||||
## Features to be implemented
|
||||
|
||||
- add comment support (csf.NewReader().Comment = '#')
|
||||
|
||||
- add output mode csv
|
||||
|
||||
- add --no-headers option
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user