Markdeep[0] could be an option for what you are looking for.
Using Markdown as HTML
11–14 of 14 posts
Re: Using Markdown as HTML
#12Not 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.
Re: Using Markdown as HTML
#13Earlier 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
Re: Using Markdown as HTML
#14Markdeep[0] could be an option for what you are looking for. [0] https://casual-effects.com/markdeep
Wow - that's really cool also. Cheers!