python-textile
python-textile copied to clipboard
Fix wrong output when "bc.." is the last block #81
Passed all tests. Basically I just re-used the same code that was handling (inside the "for" loop) a closure of a previous extended block before the next block could be processed.