HTMLToMarkdown
Conversion/HTMLToMarkdown
Quick reference
| Capability | Value |
|---|---|
| Server safe | Yes |
| Editor only | No |
| Browser sink | No |
| Uses secret | No |
| External network | No |
| Side effect | No |
| Run projection | none |
Uses an isolated JSDOM + Turndown adapter in the server runner.
Inputs
| Name | Type | Required |
|---|---|---|
html | text | Yes |
Outputs
| Name | Type | Required |
|---|---|---|
markdown | text | Yes |
Configuration
No configurable properties are declared.
Runtime and security
This Bead is allowed in the server runtime. Secret properties are references resolved on the server and must never contain raw credential values in documentation, fixtures or run summaries.