linchpin/Escape Markdown for Usage in JSON
A simple action to escape quotes and other characters within markdown so it can be using within a JSON
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| markdown | The entry from the changelog that we need to escaped | yes | — |
Outputs
| name | description |
|---|---|
| escaped_markdown | The escaped entry |