Skip to content

Commit 6ac84b3

Browse files
kathaylToriLindsay
andauthored
Update src/content/docs/browser-rendering/rest-api/markdown-endpoint.mdx
Co-authored-by: ToriLindsay <[email protected]>
1 parent 1071e71 commit 6ac84b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/browser-rendering/rest-api/markdown-endpoint.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ The `/markdown` endpoint retrieves a webpage's content and converts it into Mark
1313

1414
- **Content extraction:** Convert a blog post or article into Markdown format for storage or further processing.
1515
- **Static site generation:** Retrieve structured Markdown content for use in static site generators like Jekyll or Hugo.
16-
3. **Automated summarization:** Extract key content from web pages while ignoring CSS, scripts, or unnecessary elements.
16+
- **Automated summarization:** Extract key content from web pages while ignoring CSS, scripts, or unnecessary elements.
1717

1818
## Basic usage
1919

0 commit comments

Comments
 (0)