instiki/vendor/plugins/maruku
Jacques Distler 2781890832 Updated Sanitizer for HTML5
Sanitizer should recognize HTML elements
and attributes.

New Allowed Elements:

  article aside audio canvas command details
  dialog figcaption figure footer header
  hgroup mark meter nav progress rp rt ruby
  section source summary time video war 
       
(OK, audio and video were already there)

New Allowed Attributes:

  autocomplete contenteditable contextmenu
  draggable formaction icon low max min
  open optimum pattern placeholder preload
  pubdate required reversed  spellcheck step
  wrap

Attributes removed:

  abbr charset loopcount loopend loopstart
  noshade nowrap rev rules 


Maruku supports @start and @reversed on
ordered lists. It doesn't seem to support
IALs on li elements, so you still can't
attach @value to an li.
2010-05-22 14:34:08 -05:00
..
bin Sync with latest Maruku 2008-08-05 13:18:23 -05:00
lib Updated Sanitizer for HTML5 2010-05-22 14:34:08 -05:00
tests Fix Maruku Escaping Bug 2009-05-13 01:27:39 -05:00
AUTHORS Fix Maruku Escaping Bug 2009-05-13 01:27:39 -05:00
LICENSE Update to latest HTML5lib, Add Maruku testdir 2008-01-08 00:01:35 -06:00
Rakefile Sync with latest Maruku 2008-08-05 13:18:23 -05:00