Added a rendering commandline tool
commitd421dc123691a8d6409c4d224ba28e5bbdd5eeed
authorAndreas Gohr <andi@splitbrain.org>
Tue, 5 Jan 2010 22:42:55 +0000 (5 23:42 +0100)
committerAndreas Gohr <andi@splitbrain.org>
Tue, 5 Jan 2010 22:42:55 +0000 (5 23:42 +0100)
treed0eef5e19b90417c9ee7f9d63a742b09db17cbbb
parentbe98b27c033249b156719149299e9bf7a2e16701
Added a rendering commandline tool

This simple tool renders some syntax given on STDIN with the given
renderer (defaults to xhtml) and outputs to STDOUT.
bin/render.php [new file with mode: 0755]