Skip to content

Commit 1071e71

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

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
@@ -12,7 +12,7 @@ The `/markdown` endpoint retrieves a webpage's content and converts it into Mark
1212
## Common use cases
1313

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

1818
## Basic usage

0 commit comments

Comments
 (0)