Exiguous Formatter plugin

Plugin details

A very simple formatter that adds paragraphs to newline separated blocks of text. It also includes Rubypants, which converts all types of quotes to better looking alternatives.

Repositoryhttps://fngtps.com/svn/rails-plugins/trunk/exiguous_format/ Tags format LicenseUnknown

Documentation

Install the plugin:
ruby script/plugin install https://fngtps.com/svn/rails-plugins/trunk/exiguous_format/

Simple Usage:

html=exiguous_format("1\r\n\r\n2") #this will get "< p>1< /p>\n\n< p>2< /p>"

Further Documentation

There is currently no advanced documentation for this plugin.

New documentation

Edit plugin | Back in time (1 older version) | Last edited by: hardway, 11 months ago