Hacker News new | past | comments | ask | show | jobs | submit login
Show HN: Dllup markup language – Lightweight markup for mathy blogs (dllu.net)
2 points by dllu on March 13, 2015 | hide | past | favorite | 1 comment



I wrote my own lightweight markup language, similar to Markdown, that compiles to both HTML5 and LaTeX, supports LaTeX equations (through svgtex, i.e. serverside MathJax), references, captioned figures with semantically correct <figure> tag in html, syntax highlighted code blocks, and so on.

Compare the webpage with the text file written in dllup markup language:

http://www.dllu.net/programming/dllup/index.dllu

and the PDF and LaTeX versions:

http://www.dllu.net/programming/dllup/index.pdf

http://www.dllu.net/programming/dllup/index_dllu.tex

The code is very hacky (I wrote it for my own use after all) and might crash if the syntax is not exactly right.

The HTML output of dllup is valid HTML5 (http://validator.w3.org/check?uri=www.dllu.net/programming/d...) and should be sufficiently semantic to be usable in lynx: http://i.imgur.com/ugSXX90.png

Resubmitted as a link instead of a text post at the suggestion of dang; see previous submission: https://news.ycombinator.com/item?id=9193560




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: