tiwl / pagedown

Automatically exported from code.google.com/p/pagedown
Other
0 stars 0 forks source link

Patched Sanitizer: Added h4, h5, h6 to the whitelist #58

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
sanitizeTag was removing the h4, h5 and h6 because they weren't in the 
`basic_tag_whitelist`, so I added them.

Original issue reported on code.google.com by r...@rodyhaddad.com on 16 May 2013 at 3:35