This commit is contained in:
ldolse 2010-11-21 18:03:25 +08:00
parent cf4f9e41c2
commit e1602dc31a

View File

@ -168,7 +168,7 @@ class PreProcessor(object):
#print "blanks between paragraphs is marked True"
else:
blanks_between_paragraphs = False
self.dump(html, 'before_chapter_markup')
#self.dump(html, 'before_chapter_markup')
# detect chapters/sections to match xpath or splitting logic
#
# Build the Regular Expressions in pieces