koistya/Strip Markdown
Removes Markdown formatting from a string of text.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| content | Markdown content | yes | — |
Outputs
| name | description |
|---|---|
| content | Plain text output |