Remix.run Logo
arjie 3 hours ago

To be honest, one thing I've been interested in is a totally markdown-only web. You leave everything the same, you just use a Markweb browser as the only thing and it only accesses text/markdown. Then I build Yet Another Protocol Bridge for my blog and no one visits it ever again. That sounds like fun.

Animats 3 hours ago | parent | next [-]

The trouble is, people keep extending Markdown to add HTML features. There's even Javascript embedded in Markdown.[1] You'd just create churn, not a fix.

[1] https://www.markdownlang.com/advanced/javascript.html

OkayPhysicist 2 hours ago | parent [-]

There is no "adding HTML features" to Markdown. Markdown is a superset of HTML. You can simply put HTML tags (including script tags) in your Markdown.

frogperson 2 hours ago | parent | prev [-]

Check out the gemini:// protocal. There are browsers, search engines, and the whole thing is basically markdown.

its a cool idea, but lacks content. Discoverability is kinda bad as well. All fixable problems. I think it could take off given some good content.

arjie an hour ago | parent [-]

Haha that’s what I was joking about. I already have a Gemini bridge at gemini://g.wiki.roshangeorge.dev and I’ve had maybe two days in its history with any visitors. Funny.