Towards a better BBCode

The Shape of Everything
A website mostly about Mac stuff, written by August "Gus" Mueller
May 30, 2010

Rosio Pavoris: Towards a better BBCode.

The discussions of learned societies on the subject have been less than satisfactory, so I decided to just implement my own mark-up language, based on the venerable S-expression:
{b This} is {i {u expert} {o mark-up}}.

This will turn into:

This is expert mark-up.

I really like what he's come up with here.