views:

44

answers:

2

Hi, forgive if this is dumb. I was wondering if there was any such thing like LaTeX, by which you could write in a markup and compile it to a whole web page (of course with CSS and other styling). I've heard of lightweight markup languages like Textile. But I don't think they serve my purpose.

+1  A: 

Try HyperText Markup Language

fredley
nice joke by the way
finemann
"write in a markup and compile it to a whole web page" - HTML does the job pretty well in my experience.
fredley
A: 

If you really enjoy inflicting pain upon yourself, you could use m4.

Gary Chambers