Merge branch 'bzr/golem' of /Users/distler/Sites/code/instiki

This commit is contained in:
Jacques Distler 2009-12-24 12:28:23 -06:00
commit 2ab51ba512

View file

@ -550,6 +550,7 @@ and
lang = self.attributes[:lang] || @doc.attributes[:code_lang]
lang = 'xml' if lang=='html'
lang = 'css21' if lang == 'css'
use_syntax = get_setting :html_use_syntax