aboutsummaryrefslogtreecommitdiffstats
path: root/markdown.py
diff options
context:
space:
mode:
authorWaylan Limberg <waylan@gmail.com>2008-11-18 12:46:35 -0500
committerWaylan Limberg <waylan@gmail.com>2008-11-18 12:46:35 -0500
commit41ebca604f081d1bb798d3178f674e960a2e4ec1 (patch)
tree7429df8ec85ddbea1707ebdf807c8ff614c43598 /markdown.py
parent60ef37b47b99fc51683a51640ba98f2d5a25a427 (diff)
downloadmarkdown-41ebca604f081d1bb798d3178f674e960a2e4ec1.tar.gz
markdown-41ebca604f081d1bb798d3178f674e960a2e4ec1.tar.bz2
markdown-41ebca604f081d1bb798d3178f674e960a2e4ec1.zip
Fixed BlockParser to parse code blocks nested in list items and added a test. Somehow we never had a test for that before. Also reset markdown.py to be executable again.
Diffstat (limited to 'markdown.py')
-rwxr-xr-x[-rw-r--r--]markdown.py0
1 files changed, 0 insertions, 0 deletions
diff --git a/markdown.py b/markdown.py
index 36e4e8c..36e4e8c 100644..100755
--- a/markdown.py
+++ b/markdown.py