MD-in-HTML website template
Find a file
2025-06-18 14:03:46 +02:00
index.php push 2025-06-18 14:03:46 +02:00
LICENSE Initial commit 2025-06-18 10:36:21 +02:00
markdown-logo.png push 2025-06-18 14:03:46 +02:00
nginx.config push 2025-06-18 14:03:46 +02:00
README.md push 2025-06-18 14:03:46 +02:00
styles.css push 2025-06-18 14:03:46 +02:00

A simple PHP index file to write markdown on the web.

You want some text in the browser, without dealing with HTML/CSS/JS?
This is it.

You want OpenGraph magic?
This has it.

You want to sprinkle in some HTML <details> inline into that markdown?
This works with that.

This makes every text website you can think of like you were typing in an editor, or (decent) chat app.

If you're using CORS, just add cdn.jsdelivr.net and the one inline style (hash in a comment) to allowed origins, and it'll work perfectly fine.