method
markdown
v1.0.0 -
Show latest stable
- Class:
ActionView::Helpers::TextHelper
markdown(text)public
Returns the text with all the Markdown codes turned into HTML-tags. This method is only available if BlueCloth can be required.
markdown(text)Returns the text with all the Markdown codes turned into HTML-tags. This method is only available if BlueCloth can be required.