Hacker News new | ask | show | jobs
by blueflow 334 days ago
It is possible if you restrict yourself to an subset of markdown. It works pretty well, actually, i have two awk scripts that take in a subset of markdown and generate either HTML or LaTeX.
2 comments

Sure, that's fair! In any case, I personally prefer the aesthetics and the readability of gemtext to markdown (especially when it comes to links!)
Pure ascii text is also a subset of markdown, so it doesn't really say much that it works for a restricted subset.