actions-marketplace-validations/Convert HTML to Markdown
Action converting HTML to Markdown using turndown library
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| html-file | HTML file to convert | yes | — |
Outputs
| name | description |
|---|---|
| markdown-content | Markdown output |
| markdown-file | Markdown file (located into the same folder as the input file) |