UCLA KB formating (using Textile)
The purpose of this article is to detail some of the formating options of this Knowledge base in more detail than the View Formatting Options button.
The language this website uses for formatting entries is Textile.
Basic Text Modifiers What it Looks Like _emphasis_ emphasis *strong* strong ??citation?? citation -deleted text-highlight

table{border:1px solid black}.
|Tables
- Tables are created by using the vbar(pipe) character: ‘|’.
- Each cell of a table should be between vbars.
- Inner cells share walls.
- Tables can be preprended with CSS blocks.
- Cell can be prepended with CSS blocks.
|
note^1^: alignment options much lie between left cell wall and a period followed by a space.
|\3=. *Test*|
|\2. a|b|
|c|{background:#0000ff; color:#ffffff}. d|e|
* b
- a
- b
# b
- a
- b
* b # bulleted outline entry # a
# b bq. block quote bq. “Look on my works, ye mighty, and despair!” h_n_. header of size n h1. Header1 fn_n_. footnote of number n fn3. footnote 3
What It Looks Like
- a
- b
- a
- b
“Look on my works, ye mighty, and despair!”
Header1
3 footnote 3