WabiSabi started as an attempt to see just how little one can get away with, both in terms of features and of code size. Turns out, a lot can be done with very little. For example, conventional wisdom holds that stateless wiki parsers can only implement a simplistic syntax. WabiSabi proves the contrary, with a 70-line stateless parser that offers most of the syntax from much larger wikis, and is extensible to boot.