Software

Textile – simple text markup language

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
MarkdownMarkup language and Text-to-HTML conversion tool
MultiMarkdownBased on Markdown with additional features
GitHub Flavored MarkdownFor user content on GitHub.com and GitHub Enterprise
Markdown ExtraLightweight markup language based on Markdown
AsciiDocPresentable text document format for writing articles
TextileBilled as a "humane web text generator"
TexyText-to-XHTML formatter and converter library
TomeMarkup Language and Tool Suite for Authors
reStructuredTextMarkup Syntax and Parser Component of Docutils
HamlTemplating engine for HTML
JsonMLMap between XML and JSON
TOMLTom’s Obvious Minimal Language
DjotLight markup language inspired by CommonMark

Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments