A Textile Fragment is a block of text that is formatted using the Textile Markup Language.
Textile is an easy to learn markup language originally developed by Dean Allen and billed as a “humane Web text generator”. It is preferred by some because it allows casual users to write valid Html with ease and without a WYSIWYG editor.
As an example, here is some very simple Textile Markup:
Which converts to the following as Html:
| Colours | Animals | Edibles |
| Red | Bird | Cabbage |
| Blue | Lion | Sandwich |
| Yellow | Kangaroo | Muesli |