- Bugfix: fix an issue with extended block code
- Remove misplaced shebang on non-callable files.
- Packaging: Add test-command to setup.py directly.
- Packaging: Included the tests/ directory for source-tarballs, useful for packaging checks. ("33":33)
- Add a cli tool `pytextile` which takes textile input and prints html output. See `pytextile -h` for details.