bewuethr/Convert Markdown to JSON
Produces a JSON syntax tree for Markdown input
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| markdown | The Markdown to be converted | yes | — |
Outputs
| name | description |
|---|---|
| json | A JSON syntax tree for the input Markdown |