Skip to content

LeoDog896/mdsite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Render URLs as Markdown. Deployed on Deno Deploy.

Usage

  1. Type https://mdsite.deno.dev/https://example.com in your browser.
  2. Enjoy the rendered Markdown.

Queries

  • Appending ?raw to the URL will return the raw Markdown.
  • Appending ?html to the URL will return the raw HTML.
  • Appending ?no-rebase to the URL will return the the page without redirecting to itself.

You can use any combination of these queries.

Regressions

This project uses a combination of 3 different libraries to render Markdown:

Most regressions are caused by Readability. If you're unsure what library caused the regression, open an issue here and I'll redirect it to the correct library.

About

serverless app for converting sites into markdown w/ readability

Topics

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published