Skip to content

Commit

Permalink
Merge branch 'bzr/golem' of /Users/distler/Sites/code/instiki
Browse files Browse the repository at this point in the history
  • Loading branch information
distler committed Dec 25, 2009
2 parents 5fd08cd + 7701465 commit d9467ba
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions vendor/plugins/syntax/lib/syntax/lang/css21.rb
Expand Up @@ -67,8 +67,9 @@ class CSS21 < Tokenizer
nav noscript object ol optgroup option output p param pre
progress q rp rt ruby samp script section select small
source span strong style sub sup table tbody td textarea
tfoot th thead time title tr ul var
video} unless const_defined?(:HTML_TAGS)
tfoot th thead time title tr ul var video
acronym applet big center frame frameset isindex marquee
noframes s tt u} unless const_defined?(:HTML_TAGS)

MATHML_TAGS = Set.new %w{annotation annotation-xml maction
malign maligngroup malignmark malignscope math menclose
Expand Down

0 comments on commit d9467ba

Please sign in to comment.