An open API service indexing awesome lists of open source software.

https://github.com/levivoelz/markdown-from-url

Render Markdown from a URL
https://github.com/levivoelz/markdown-from-url

markdown markdown-previewer markdown-viewer

Last synced: 2 months ago
JSON representation

Render Markdown from a URL

Awesome Lists containing this project

README

          

# Markdown from URL

Render Markdown to HTML from a URL.

Isolate markdown rendered to HTML from Github repos and other sources. Useful for scraping markdown files without all the extra HTML.

## Usage

Set `url` query param to the raw markdown file URL.

[https://levivoelz.com/markdown-from-url?url=https://raw.githubusercontent.com/levivoelz/markdown-from-url/refs/heads/main/README.md](https://levivoelz.com/markdown-from-url?url=https://raw.githubusercontent.com/levivoelz/markdown-from-url/refs/heads/main/README.md)