mirror of
https://codeberg.org/scip/tablizer.git
synced 2025-12-17 04:30:56 +01:00
fixed feature entry
This commit is contained in:
@@ -13,7 +13,7 @@ interactive filter/selection tool available.
|
|||||||
|
|
||||||
## FEATURES
|
## FEATURES
|
||||||
|
|
||||||
- supports csv, json or ascii format
|
- supports csv, json or ascii format input from files or stdin
|
||||||
- split any tabular input data by character or regular expression into columns
|
- split any tabular input data by character or regular expression into columns
|
||||||
- add headers if input data doesn't contain them (automatically or manually)
|
- add headers if input data doesn't contain them (automatically or manually)
|
||||||
- print tabular data as ascii table, org-mode, markdown, csv, shell-evaluable or yaml format
|
- print tabular data as ascii table, org-mode, markdown, csv, shell-evaluable or yaml format
|
||||||
|
|||||||
Reference in New Issue
Block a user