Fix code->text conversion with option directives.
commitc1c3862a7466c757e864f4e830868cb94b60148a
authormilde <milde@fb71aa59-6827-0410-b536-ee2229a4f8e3>
Thu, 31 Mar 2011 07:29:42 +0000 (31 07:29 +0000)
committermilde <milde@fb71aa59-6827-0410-b536-ee2229a4f8e3>
Thu, 31 Mar 2011 07:29:42 +0000 (31 07:29 +0000)
treed180155b960fdbf4ff2767e190cfc8c665968f5c
parentf49b2ef2391cfe466220e45b8d11e52655b3857c
Fix code->text conversion with option directives.

The allowance for option directives requires adaption of the detection
of a missing code block marker to prevent false positives.

Cleanup: trimmed trailing whitespace from pylit.py.

git-svn-id: http://svn.berlios.de/svnroot/repos/pylit/trunk@123 fb71aa59-6827-0410-b536-ee2229a4f8e3
src/pylit.py
test/pylit_test.py