mirror of
https://codeberg.org/scip/tablizer.git
synced 2025-12-18 13:01:11 +01:00
12 lines
223 B
Markdown
12 lines
223 B
Markdown
## Fixes to be implemented
|
|
|
|
- refactor parser, there's some duplicate code, remove pattern from parser args
|
|
|
|
## Features to be implemented
|
|
|
|
- add comment support (csf.NewReader().Comment = '#')
|
|
|
|
- add --no-headers option
|
|
|
|
|