TextTileFormatting

Posted by JohnP 01/24/2007 at 15:14

Actually, it would be nice if any of this actually worked!

This is meant to be almost an exact clone of the SampleFormatting page, but showing how to do everything in Textile instead of TiddlyWiki style markup. View the source of this Tiddler to see samples.

Header Samples

Header 1

Header 2

Header 3

Header 4

Header 5

Unordered Lists:

  • Lists are where it’s at
  • Just use an asterisk and you’re set
    • To nest lists just add more asterisks…
      • …like this
  • The circle makes a great bullet because once you’ve printed a list you can mark off completed items
  • You can also nest mixed list types\
    1. Like this

Ordered Lists

  1. Ordered lists are pretty neat too
  2. If you’re handy with HTML and CSS you could customize the [[numbering scheme|http://www.w3schools.com/css/pr_list-style-type.asp]]
    1. To nest, just add more octothorpes (pound signs)…
      1. Like this
  3. You can also
    • Mix list types
      • like this
  4. Pretty neat don’t you think?

Tiddler links

To create a Tiddler link, just use mixed-case WikiWord, or use [[brackets]] for NonWikiWordLinks. This is how the GTD style [[@Action]] lists are created.

Note that existing Tiddlers are in bold and empty Tiddlers are in italics. See CreatingTiddlers for details.

External Links

You can link to "external sites":http://google.com with quotes, a colon, then the site. You can also LinkToFolders on your machine or network shares.

Images

Edit this tiddler to see how it’s done.

[img[http://img110.echo.cx/img110/139/gorilla8nw.jpg]

Tables

Nope, can’t do tables yet.

!th1111111111 !th2222222222
> colspan
rowspan left
~ right
colored center
caption
c

For a complex table example, see PeriodicTable.

Horizontal Rules

You can divide a tiddler into
<hr />


sections by typing four dashes on a line by themselves.

Blockquotes

This is a blockquote.

Other Formatting

Bold
Strike
Italic
source code
Superscript: 2^3^=8
Subscript: a~ij~ = -a~ji~
green colored
color #fc9
even more fancy