You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/pymupdf4llm/api.rst
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,12 +11,11 @@
11
11
12
12
.. |PyMuPDFLayoutMode_EmptyList| raw:: html
13
13
14
-
<cite style="font-size:12px;color:#000;background:#fff;border:1px solid #000;border-radius:5px;padding:3px;">Empty list with <a style="color:#000" href="../pymupdf-layout/">PyMuPDF Layout</a></cite>
15
-
14
+
<cite style="font-size:12px;color:#c0c0c0;background:transparent;border:1px solid #c0c0c0;border-radius:5px;padding:3px;">Only if <a href="#pymupdf4llm-api-layout">use_layout()</a> is <span style="font-family:monospace;">False</span></cite>
16
15
17
16
.. |PyMuPDFLayoutMode_Unavailable| raw:: html
18
17
19
-
<cite style="font-size:12px;color:#000;background:#fff;border:1px solid #000;border-radius:5px;padding:3px;">Unavailable in <a style="color:#000" href="../pymupdf-layout/">PyMuPDF Layout</a></cite>
18
+
<cite style="font-size:12px;color:#c0c0c0;background:transparent;border:1px solid #c0c0c0;border-radius:5px;padding:3px;">Only if <a href="#pymupdf4llm-api-layout">use_layout()</a> is <span style="font-family:monospace;">False</span></cite>
0 commit comments