pantable.cli.pantable module

pantable.cli.pantable.main(doc: Doc | None = None)[source]

a pandoc filter converting csv table in code block

Fenced code block with class table will be parsed using panflute.yaml_filter with the fuction pantable.codeblock_to_table.codeblock_to_table()