Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 502 Bytes

File metadata and controls

21 lines (13 loc) · 502 Bytes

viewmd

A minimalist Markdown viewer for GitHub files.

Supports .md, .markdown, .mdx, .mdwn, and .mkd files.

Usage

Replace github.com with viewmd.github.io in any GitHub file URL:

https://github.com/owner/repo/blob/main/README.md
→
https://viewmd.github.io/owner/repo/blob/main/README.md

Supported formats: /blob/branch/file, /refs/heads/branch/file, /tree/branch/file, and /owner/repo (loads README.md from the repository root).

License

MIT