Textile is a lightweight and simple markup language billed as a “humane web text generator”.
Textile converts its marked-up text input to valid, well-formed XHTML and also inserts character entity references for apostrophes, opening and closing single and double quotation marks, ellipses and em dashes.
Textile was originally implemented in PHP, but has been translated into Perl, Python, Ruby, ASP, Java and C#.
Key Features
- Similar to HTML.
- Easy nested lists.
- Good for complex short documents.
- HTML export tool.
- Inline formatting.
- Tables – must be in their own block and must have pipe characters delimiting the columns.
- Lists – supports ordered and unordered lists.
- Link titles.
- Class attribute.
- ID attribute.
- Definition lists – nested list with multiple terms, multiple definitions.
- Tables – full table with summary, caption, colgroups, thead, tfoot, 2x tbody
- Auto-numbered notes – allows very simple self-ordering lists of items.
- Textile comments – include comments in your textile that will be stripped from your document’s output.
- CSS support.
- Export format: XHTML.
Website: www.promptworks.com/textile
Support:
Developer: Team Textpattern
License: Textile License (BSD-style)
Related Software
| Lightweight Markup Languages | |
|---|---|
| Markdown | Markup language and Text-to-HTML conversion tool |
| MultiMarkdown | Based on Markdown with additional features |
| GitHub Flavored Markdown | For user content on GitHub.com and GitHub Enterprise |
| Markdown Extra | Lightweight markup language based on Markdown |
| AsciiDoc | Presentable text document format for writing articles |
| Textile | Billed as a "humane web text generator" |
| Texy | Text-to-XHTML formatter and converter library |
| Tome | Markup Language and Tool Suite for Authors |
| reStructuredText | Markup Syntax and Parser Component of Docutils |
| Haml | Templating engine for HTML |
| JsonML | Map between XML and JSON |
| TOML | Tom’s Obvious Minimal Language |
| Djot | Light markup language inspired by CommonMark |
| Org-mode | Plain text markup for notes, documents, and workflows |
Explore our carefully curated directory of recommended free and open source software, covering every major software category.The directory forms part of our extensive collection of articles for Linux enthusiasts. It includes hundreds of detailed reviews, together with free and open source alternatives to proprietary software from companies such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. LinuxLinks also covers interesting projects worth exploring, Linux-compatible hardware, free programming books and tutorials, and much more. Know a useful free and open source Linux application that we haven’t covered? Tell us about it using our submission form. |


Please read our Comment Policy before commenting.