curl \
-H 'Content-Type: application/json' \
-X POST \
-d '{"text": "$TEXT", "mode": "markdown"}' \
https://api.github.com/markdown
Forked from jkullick/curl-github-api-render-markdown.md
Created
November 30, 2023 09:40
-
-
Save msztorc/a18a94da7dfade8215be45aff1a19dde to your computer and use it in GitHub Desktop.
Render Markdown with cURL & Github API
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment