Skip to content
Ryan Bigg edited this page Nov 27, 2011 · 7 revisions

To change the post formatting behaviour, you may want to try these gems:

It is preferrable that if you want to use your own formatter to set Forem.formatter to a class defined by you which contains a format method that will be used. If Forem.formatter is set then it will reference this formatter and not use the default simple_format which is defined by Rails.

Clone this wiki locally