--
You received this message because you are subscribed to the Google Groups "Reason Discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to reason-discussion+unsubscribe@googlegroups.com.
To post to this group, send email to reason-discussion@googlegroups.com.
Visit this group at https://groups.google.com/group/reason-discussion.
For more options, visit https://groups.google.com/d/optout.
The setting REASON_DEFAULT_ALLOWED_TAGS in settings/reason_settings.php contains a whitelist of allowed tags. I'd tryy adding it.That said, Tidy tries to "semantic-ize" the HTML to some extent, so it may convert <i> to <em>. Give it a try and see what happens.Alternately you could see if it is easy to remap fontawesome to <span>.Matt
On Tue, Sep 12, 2017 at 10:03 AM, Travis Huinker <huin...@luther.edu> wrote:
I would like to be able to use the FontAwesome "i" class in the Loki editor, but it always removes the code.For example: http://fontawesome.io/examples/Loki kills this code when placed in the HTML editor: <i class="fa fa-camera-retro"></i> fa-camera-retroIs there anyway I can get around this or make it allow the i class? Thanks!
--
You received this message because you are subscribed to the Google Groups "Reason Discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to reason-discuss...@googlegroups.com.
To post to this group, send email to reason-d...@googlegroups.com.