tuplemarkup is a text markup language created in 2012 by John Judnich.
#2355on PLDB | 12Years Old |
git clone https://github.com/judnich/TupleMarkup
A minimalist all-purpose markup language: nested lists with bracket-minimizing syntax. It enables XML-like and YAML-like semantics within the same clean and consistent language.
[html |
Hello. This is an example [b|language] test.
[ div [class testc] | And this text is enclosed in a div. ]
[ a [href google.com] | Click this link [i|now] ]
]
title | date | score | comments |
---|---|---|---|
Show HN: Tuple Markup Language – An all-purpose (Lisp-inspired) markup language | 01/03/2013 | 2 | 1 |