pantable
0.14.2
GitHub
Site
Contents:
Pantable—A Python library for writing pandoc filters for tables with batteries included.
Installation
Usage
Contributing
Revision history for Pantable
pantable
Page
pantable.codeblock_to_table module
« pantable.ast module
pantable.io module »
pantable.codeblock_to_table module
¶
pantable.codeblock_to_table.
codeblock_to_table
(
options
:
Optional
[
dict
]
=
None
,
data
:
str
=
''
,
element
:
Optional
[
CodeBlock
]
=
None
,
doc
:
Optional
[
Doc
]
=
None
)
→
Union
[
Table
,
list
,
None
]
[source]
¶