Gah - a solution with more questions. – EntropicLqd
Legacy:Wookee/CSS
From Unreal Wiki, The Unreal Engine Documentation Site
HTML code generated by Wookee uses the following CSS attributes:
| HTML |
Description |
Wookee Markup Sample |
|
thin horizontal bar |
---- |
|
thick horizontal bar |
---- |
|
to
|
indented paragraphs |
:: indented text |
</code>
|whitespace-indented, verbatim paragraphs
|<tt> $foo = "bar"</tt>
|-
|<code><table class="paratable"></code>
|table without border
|<code>{|
|-
|first
|second
|}
</code>
|-
|<code><table class="paratable-border"></code>
|table with border
|<code>{|
|-
|first
|second
|}
</code>
|-
|<code><em class="em1"></code> ''to'' <br /><code><em class="em3"></code>
|emphasized text
|<code>'''important'''</code>
|}
|