Textile Format Guide

Textile — a lightweight markup language for creating formatted text with simple, readable syntax

About Textile Format

Textile is a lightweight markup language originally developed by Dean Allen in 2002. It provides a simple, human-readable syntax for creating formatted text that can be easily converted to HTML and other formats. Textile uses intuitive notation for common formatting tasks: asterisks for bold (*bold*), underscores for italic (_italic_), and simple characters for headings (h1., h2., etc.).

Textile is widely used in content management systems and project management tools, most notably Redmine, Trac, and some versions of Basecamp. It offers a balance between readability in its raw form and powerful formatting capabilities when rendered. Unlike Markdown, Textile supports more advanced features like inline styles, CSS classes, and complex table formatting natively.

Available Conversions

Textile to ADOC

Convert Textile to AsciiDoc documentation

Textile to AsciiDoc

Convert Textile to AsciiDoc markup

Textile to AZW3

Convert Textile to Kindle e-book

Textile to Base64

Encode Textile content as Base64

Textile to BBCode

Convert Textile to forum markup

Textile to CSV

Extract Textile content to CSV

Textile to DOC

Convert to Word 97-2003 document

Textile to DocBook

Convert to DocBook XML

Textile to DOCX

Convert to modern Word document

Textile to EPUB

Convert Textile to EPUB e-book

Textile to EPUB3

Convert to modern EPUB3 format

Textile to FB2

Convert to FictionBook 2.0

Textile to HEX

Convert Textile to hexadecimal

Textile to HTML

Render Textile as HTML markup

Textile to INI

Convert to INI configuration

Textile to JSON

Convert Textile to JSON structure

Textile to LaTeX

Convert to LaTeX document

Textile to LOG

Convert to plain text log format

Textile to Markdown

Convert Textile to Markdown syntax

Textile to MD

Convert to MD Markdown format

Textile to MediaWiki

Convert Textile to Wiki markup

Textile to MOBI

Convert to Kindle MOBI e-book

Textile to ODT

Convert to OpenDocument Text

Textile to ORG

Convert to Emacs Org-mode

Textile to PDF

Convert to PDF document

Textile to PPTX

Convert to PowerPoint presentation

Textile to Properties

Convert to Java Properties format

Textile to RST

Convert to reStructuredText

Textile to RTF

Convert to Rich Text Format

Textile to SQL

Convert to SQL statements

Textile to SVG

Convert to SVG vector graphic

Textile to SXW

Convert to StarOffice Writer

Textile to TEX

Convert to LaTeX document

Textile to TEXT

Convert to plain text

Textile to TOML

Convert to TOML configuration

Textile to TSV

Convert to tab-separated values

Textile to TXT

Convert to plain text file

Textile to Wiki

Convert to Wiki markup

Textile to XLSX

Convert to Excel spreadsheet

Textile to XML

Convert to XML structure

Textile to YAML

Convert to YAML format

Textile to YML

Convert to YML format

Textile Format Features

  • Readable Syntax: Human-friendly markup that is easy to read and write
  • Rich Formatting: Bold, italic, strikethrough, superscript, subscript
  • Table Support: Native table formatting with alignment and spanning
  • CSS Integration: Inline styles and CSS classes directly in markup
  • Block Elements: Headings, paragraphs, blockquotes, code blocks
  • Lists: Ordered and unordered lists with nesting support
  • Links and Images: Simple syntax for hyperlinks and embedded images

Common Uses

  • Redmine: Default markup language for Redmine project management
  • Content Management: Used in CMS platforms for content authoring
  • Documentation: Writing technical documentation and guides
  • Blog Posts: Creating formatted blog content with simple syntax
  • Issue Tracking: Formatting descriptions and comments in issue trackers
  • Wiki Pages: Creating wiki-style content with rich formatting
  • Web Publishing: Generating HTML content from plain text source