aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorWaylan Limberg <waylan@gmail.com>2010-10-29 22:00:28 -0400
committerWaylan Limberg <waylan@gmail.com>2010-10-29 22:00:28 -0400
commitca6a0e7d735746ca947f99f590b19ad1121b9800 (patch)
tree56310bffb35b695f121b7146b1fc8d577614fbee /.gitignore
parentd4294e1250fac05645ffabb998245c5870a4af8c (diff)
downloadmarkdown-ca6a0e7d735746ca947f99f590b19ad1121b9800.tar.gz
markdown-ca6a0e7d735746ca947f99f590b19ad1121b9800.tar.bz2
markdown-ca6a0e7d735746ca947f99f590b19ad1121b9800.zip
Improved previous commit. isBlockLevel is now more foolproof and will no longer crash on other non-string ElemetTree tags (like processing instructions).
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index f921269..a00737a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ build/*
dist/*
tmp/*
MANIFEST
+.venv