Textile is, like Markdown, a simplified markup format that can be easily converted into HTML.
Resources:
- html2textile – for converting snippets of HTML into Textile markup. Can be used with ThisService with good results (here’s a local copy).
- RedCloth – for Ruby.
- PyTextile – for Python.
- A live preview of a JavaScript converter.