| Textile Markup Language |
Article Index for Textile |
Website Links For Textile |
Information AboutTextile Markup Language |
| CATEGORIES ABOUT TEXTILE MARKUP LANGUAGE | |
| markup languages | |
| lightweight markup language | |
|
Textile was originally implemented in PHP , but has been translated into other Programming Languages including Perl , Python , Ruby , ASP , Java and C# . Textile is distributed under a BSD-style License and is included with, or available as a plugin for, several Content-management Systems . Version ''2.0 beta'' was released in 2004 as part of the Textpattern Content Management System . Version ''2.0'' was released in 2006 . TEXTILE SYNTAX EXAMPLES This is not an exhaustive listing of Textile's syntax. For a list of all available options in Textile 2, see the full syntax reference . Emphasized text: _emphasized_ (e.g., italics)
Lists:
# An item in an enumerated (ordered) list # Another item in an enumerated list ## Another level in an enumerated list |
|
|