More XHTML validity and CSS cleanup.

This commit is contained in:
Jacques Distler 2007-02-18 17:27:36 -06:00
parent f1cff1a798
commit 21a403b04f
8 changed files with 67 additions and 71 deletions

View file

@ -19,7 +19,7 @@
#++
module MaRuKu
Version = '0.5.3'
Version = '0.5.4'
MarukuURL = 'http://maruku.rubyforge.org/'
@ -27,6 +27,8 @@ module MaRuKu
#
# Note: it is not guaranteed that if it's false
# then no special features will be used.
#
# So please, ignore it for now.
def markdown_extra?
true
end