Skip to content

Commit 2b834c5

Browse files
committed
Update index.rst
1 parent b77fa3d commit 2b834c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/pymupdf4llm/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Functionality
4040

4141
- Standard text and tables are detected, brought in the right reading sequence and then together converted to **GitHub**-compatible **Markdown** text. Tables in plain text output mode are rendered using the `tabulate <https://pypi.org/project/tabulate/>`_ package.
4242

43-
- Header lines are identified via the font size and appropriately prefixed with one or more `#` tags. When using the package together with :ref:`PyMuPDF Layout <https://pypi.org/project/pymupdf-layout/>`_, titles, section headers and page headers and footers are detected.
43+
- Header lines are identified via the font size and appropriately prefixed with one or more `#` tags. When using the package together with :ref:`PyMuPDF Layout <pymupdf-layout>`, titles, section headers and page headers and footers are detected.
4444

4545
- Bold, italic, mono-spaced text and code blocks are detected and formatted accordingly. Similar applies to ordered and unordered lists.
4646

0 commit comments

Comments
 (0)