mirror of
https://codeberg.org/scip/tablizer.git
synced 2025-12-17 04:30:56 +01:00
385 B
385 B
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