Skip to content

Commit 1e91b27

Browse files
committed
docs: group screenshots side by side under a Screenshots subheading
1 parent 8e8b9eb commit 1e91b27

1 file changed

Lines changed: 12 additions & 4 deletions

File tree

README.md

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -220,16 +220,24 @@ Then install the `.xpi` via **Tools → Plugins** as above.
220220
4. (Optional) tick **Auto-convert new PDF attachments** in Behavior to run
221221
conversion automatically as you import new PDFs.
222222

223-
<img src="docs/images/context-menu.png" alt="Right-click a PDF attachment and choose &quot;Convert with Docling&quot;" width="270">
224-
225-
226223
All docling-serve options exposed in the preferences pane (pipeline, OCR,
227224
VLM presets, enrichments, etc.) live inside two collapsible disclosure
228225
sections — **Conversion options** and **Advanced** — collapsed by default so
229226
the first-run experience stays focused on Server, Behavior, and Output.
230227
Click either header to expand. Hover any field for inline help.
231228

232-
![The zotero-docling preferences pane: server URL with Test Connection, plus Behavior, Output, and Conversion options](docs/images/preferences.png)
229+
### Screenshots
230+
231+
<table>
232+
<tr>
233+
<td valign="top"><img src="docs/images/context-menu.png" alt="Right-click a PDF attachment and choose Convert with Docling" width="270"></td>
234+
<td valign="top"><img src="docs/images/preferences.png" alt="The zotero-docling preferences pane" width="420"></td>
235+
</tr>
236+
<tr>
237+
<td align="center"><em>Convert from the right-click menu</em></td>
238+
<td align="center"><em>Preferences pane</em></td>
239+
</tr>
240+
</table>
233241

234242
### Exporting markdown to a .zip
235243

0 commit comments

Comments
 (0)