Render URLs as Markdown. Deployed on Deno Deploy.
- Type
https://mdsite.deno.dev/https://example.comin your browser. - Enjoy the rendered Markdown.
- Appending
?rawto the URL will return the raw Markdown. - Appending
?htmlto the URL will return the raw HTML. - Appending
?no-rebaseto the URL will return the the page without redirecting to itself.
You can use any combination of these queries.
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.