Textilize
Posted by Scott Tue, 08 May 2007 15:31:00 GMT
You can now use Textile formatting when entering comments in LeadsOnRails.
Textile is a formatting markup that lets you do things like bold, italics, and lists:
- List item 1
- List item 2
- List item 3
- An item
- Another
- Another
Common Tags
When typing in a Textile enabled field, you can use these commands or “tags” to format how the text will be displayed. For example, enclose Textile enabled text in astericks and it will be displayed as bold.
*bold* _italics_ # List item 1 # List item 2 # List item 3 * An item * Another * Another
Or Just Simply Type
Even without using textile tags, you will see a difference because line breaks you enter will show up when the content is displayed.

