ArtCat uses a system called Textile which provides formatting codes without the need to know HTML. Here is a list of formatting codes:
Quick block modifiers:
Header: hn. where n is 1-5
Blockquote: bq.
Numeric list: # (more # means more indentation – ## for 2 in, ### for 3 in)
Bulleted list: * (more * means more indentation)
Right-justified paragraph: p>.
Centered paragraph: p=.
Justified paragraph: p<>.
Quick phrase modifiers:
_italics_
*bold*
To insert a link:
“link text”:http://www.artcat.com/
To insert an image:
!imageurl(optional alt text)!