oik-block/csv
CSV
Displays CSV content
Use the CSV block to display data supplied in Comma Separated Values format as a table, unordered or ordered list.
Screenshot
Example
A | B | C |
---|---|---|
1 | 2 | 3 |
4 | 5 | 6 |
Notes
- The CSV block, from the oik-blocks plugin, displays the CSV content as a table, unordered list or ordered list.
- Choose your own separator.
- Uses the [bw_csv] shortcode.
- For requirements and status see bobbingwide/oik-blocks#2.
- Needs updating.