Live data from Hacker News

Using Markdown as HTML

news.ycombinator.com

11–14 of 14 posts

Re: Using Markdown as HTML

#12
Not the same thing, but have a look at the Gemini [0] protocol. It uses a markup format called Gemtext which is similar to, although less featureful than Markdown. All pages are written in and served as gemtext. There's almost no rendering done, unless your client is configured to use custom stylesheets.

[0]: http://gemini.circumlunar.space/

Re: Using Markdown as HTML

#13

Earlier quoted context omitted.

The whole point is removing the need to convert anything.

I guess I didn’t get that :-(, sorry!

All good, I don't know if I explained the idea clearly. It looks like this is a far better version of the idea: https://github.com/susam/texme
Post reply on HN