actions-marketplace-validations/Convert HTML text to Markdown text
Convert HTML text to Markdown text using turndown
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Feb 26, 2023
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/lowg6_action-html-to-markdown@1ea5acfbad2132d1e151ab52e580b9070652fb17 # no releases — HEAD as of 2026-07-14tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| text | HTML text to convert | yes | — |
Outputs
| name | description |
|---|---|
| text | Markdown text output |