We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07e262c commit a1e8f1bCopy full SHA for a1e8f1b
docs/page.rst
@@ -2437,7 +2437,7 @@ The `TableFinder` class is returned by :meth:`Page.find_tables` and has related
2437
2438
.. method:: to_markdown(clean=False, fill_empty=True)
2439
2440
- Extracts table data into a list.
+ Extracts table data into Markdown text format.
2441
2442
2443
:arg bool clean: If ``True`` then markdown syntax is removed from cell content.
0 commit comments