Description
Converts Textile markup into HTML from Ruby code. It is useful for legacy content systems, documentation, and applications that still store or accept Textile-formatted text.
Markup conversion can produce unsafe HTML when content comes from users. Sanitize rendered output and test old documents before migrating or publishing them.