Hacker News new | ask | show | jobs
by printer 5043 days ago
Why don't browsers support TeX anyway? Maybe it could even be embedded in a HTML page, like SVG.

   <!doctype html>
   <tex>
   Hello, World
   \bye
   </tex>
2 comments

There is actually an XML version of TeX: http://getfo.org/texml/
I always thought it was an obvious chose given the people who started this (academics).