fix(docs): Remove comma in convert/source curl example (#73)

Signed-off-by: Steffen Röcker <sroecker@redhat.com>
Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
Co-authored-by: Michele Dolfi <dol@zurich.ibm.com>
This commit is contained in:
Steffen Röcker
2025-03-06 08:12:09 +01:00
committed by GitHub
parent cad1053e36
commit 05df0735d3
2 changed files with 3 additions and 1 deletions

View File

@@ -4,5 +4,7 @@ config:
first-line-heading: false
MD033:
allowed_elements: ["details", "summary"]
MD024:
siblings_only: true
globs:
- "**/*.md"

View File

@@ -104,7 +104,7 @@ curl -X 'POST' \
"return_as_file": false,
"do_table_structure": true,
"include_images": true,
"images_scale": 2,
"images_scale": 2
},
"http_sources": [{"url": "https://arxiv.org/pdf/2206.01062"}]
}'