Support Website

Call 01624 626892 or email support@3legs.com

Description Markup

The description fields for both categories and products allow the use of Textile2 markup code.
This allows you to put special markups around text in order to control how it is formatted.
You can view the full list of codes at http://redcloth.org/hobix.com/textile/.


Below is a guide to some of the more commonly used markup.

Markup How its displayed

I am **very** serious.

I am very serious.

h2. Header 2

Header 2

h3. Header 3

Header 3

I'm %{color:red}unaware%
of most soft drinks.

I’m unaware of most soft drinks.

I'm %{ color:red; font-size: 18px}unaware%
of most soft drinks.

I’m unaware of most soft drinks.

p<. align left

align left

p>. align right

align right

p=. centered

centered

# A first item
# A second item
# A third

  1. A first item
  2. A second item
  3. A third

* A first item
* A second item
* A third

  • A first item
  • A second item
  • A third

| name | age | sex |
| joan | 24 | f |
| archie | 29 | m |
| bella | 45 | f |

name age sex
joan 24 f
archie 29 m
bella 45 f

|_. name |_. age |_. sex |
| joan | 24 | f |
| archie | 29 | m |
| bella | 45 | f |

name age sex
joan 24 f
archie 29 m
bella 45 f