Merge branch 'bzr/golem' of /Users/distler/Sites/code/instiki
This commit is contained in:
commit
2ab51ba512
1 changed files with 1 additions and 0 deletions
|
@ -550,6 +550,7 @@ and
|
||||||
lang = self.attributes[:lang] || @doc.attributes[:code_lang]
|
lang = self.attributes[:lang] || @doc.attributes[:code_lang]
|
||||||
|
|
||||||
lang = 'xml' if lang=='html'
|
lang = 'xml' if lang=='html'
|
||||||
|
lang = 'css21' if lang == 'css'
|
||||||
|
|
||||||
use_syntax = get_setting :html_use_syntax
|
use_syntax = get_setting :html_use_syntax
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue