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
- Host: GitHub
- URL: https://github.com/levivoelz/markdown-from-url
- Owner: levivoelz
- License: mit
- Created: 2024-09-25T20:56:19.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-25T22:32:41.000Z (about 1 year ago)
- Last Synced: 2025-07-22T01:56:52.790Z (3 months ago)
- Topics: markdown, markdown-previewer, markdown-viewer
- Language: HTML
- Homepage: http://www.levivoelz.com/markdown-from-url/
- Size: 12.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)