Textile is a web text markup-language that balances the strength of HTML with speed and ease of editing.
Unlike many wiki or other markup languages, Textile sticks closely to the semantics of HTML, headings for example are represented by ‘h1’, ‘h2’ for <h1> and <h2>. Attaching classes and ids to elements is also easy with Textile.
Textile is used by both blogs and a number of wikis, including the Ruby on Rails instiki powered wiki and by SWiK. Textile does not make a provision for wiki links however, so various wikis have interpreted their own wiki link standards.
Advanced Textile Help can be found at hobix.com
html2textile is a simple HTML to Textile converter written in Python
WiKI
SVN
textile
redcloth
BlueCloth
edgewall
url/7cf5804dd34b829b260c34b7f2823884
Textile-J is a versatile wiki markup parser for Java that supports multiple markup languages including Textile, MediaWiki, Confluence and TracWiki.
Textile-J provides a markup parser that may be used standalone, and an Eclipse editor with syntax highlighting, preview and outline. Textile-J also provides convert-to-DocBook and convert-to-HTML functionality.
Java
eclipse
textile
Markup
User:dgreen99
Textile-J is a versatile wiki markup parser for Java that supports multiple markup languages including Textile, MediaWiki, Confluence and TracWiki.
Textile-J provides a markup parser that may be used standalone, and an Eclipse editor with syntax highlighting, preview and outline. Textile-J also provides convert-to-DocBook and convert-to-HTML functionality.