TxStyle · Textile Documentation

The Textile Markup (2.4) Reference for Textpattern


Attributes

Input (editable)
p>. Right aligned paragraph.

p=. Centered paragraph.

p<>. This is justified, but not really.
Browser

Right aligned paragraph.

Centered paragraph.

This is justified, but not really.


Input (editable)
p(. Left indent 1em.

p((. Left indent 2em.

p(((. Left indent 3em.

p)>. right indent 1em

p))>. right indent 2em

p)))>. right indent 3em
Browser

Left indent 1em.

Left indent 2em.

Left indent 3em.

right indent 1em

right indent 2em

right indent 3em


Input (editable)
My mother has %{color:blue}blue% eyes.
Browser

My mother has blue eyes.


Input (editable)
p{color:blue;letter-spacing:.5em}. This is blue spaced text.
Browser

This is blue spaced text.


Input (editable)
p(my-class). This paragraph that has a class and this _(#special-phrase)emphasized phrase_ has an id.
Browser

This paragraph that has a class and this emphasized phrase has an id.


Input (editable)
p[fr]. Partir, c'est toujours mourir un peu.
Browser

Partir, c’est toujours mourir un peu.