Module: AutoHtml

Defined in:
lib/auto_html.rb,
lib/auto_html/link.rb,
lib/auto_html/emoji.rb,
lib/auto_html/image.rb,
lib/auto_html/markdown.rb,
lib/auto_html/pipeline.rb,
lib/auto_html/tag_helper.rb,
lib/auto_html/html_escape.rb,
lib/auto_html/simple_format.rb

Overview

AutoHtml is a collection of filters that transform plain text into HTML code.

Defined Under Namespace

Modules: TagHelper Classes: Emoji, HtmlEscape, Image, Link, Markdown, Pipeline, SimpleFormat