Skip to content

Commit aeac53c

Browse files
committed
trivial change to force a docs build
1 parent 9222903 commit aeac53c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/src/index.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ Then in your **Python** script do:
4444
md_text = pymupdf4llm.to_markdown("input.pdf")
4545
4646
47-
4847
.. note::
4948

5049
Instead of the filename string as above, one can also provide a `PyMuPDF Document`_. A second parameter may be a list of 0-based page numbers, e.g. `[0,1]` would just select the first and second pages of the document.

0 commit comments

Comments
 (0)