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
Convert Textile to AsciiDoc documentation
Convert Textile to AsciiDoc markup
Convert Textile to Kindle e-book
Encode Textile content as Base64
Convert Textile to forum markup
Extract Textile content to CSV
Convert to Word 97-2003 document
Convert to DocBook XML
Convert to modern Word document
Convert Textile to EPUB e-book
Convert to modern EPUB3 format
Convert to FictionBook 2.0
Convert Textile to hexadecimal
Render Textile as HTML markup
Convert to INI configuration
Convert Textile to JSON structure
Convert to LaTeX document
Convert to plain text log format
Convert Textile to Markdown syntax
Convert to MD Markdown format
Convert Textile to Wiki markup
Convert to Kindle MOBI e-book
Convert to OpenDocument Text
Convert to Emacs Org-mode
Convert to PDF document
Convert to PowerPoint presentation
Convert to Java Properties format
Convert to reStructuredText
Convert to Rich Text Format
Convert to SQL statements
Convert to SVG vector graphic
Convert to StarOffice Writer
Convert to LaTeX document
Convert to plain text
Convert to TOML configuration
Convert to tab-separated values
Convert to plain text file
Convert to Wiki markup
Convert to Excel spreadsheet
Convert to XML structure
Convert to YAML format
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