Commit e8667573 authored by Vincent Pelletier's avatar Vincent Pelletier

Preserve <font> blocks in safe_html transformation.

parent 9df5d140
......@@ -322,6 +322,10 @@
<key> <string>em</string> </key>
<value> <string>1</string> </value>
</item>
<item>
<key> <string>font</string> </key>
<value> <string>1</string> </value>
</item>
<item>
<key> <string>footer</string> </key>
<value> <string>1</string> </value>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment