Preferences | ||
---|---|---|
![]() | ![]() | |
Tips and Tricks | More Information |
WikiText editor preferences may be configured via the Eclipse preferences dialog. CSS styles are used to modify the markup syntax highlighting in the editor:
The following CSS styles are recognized:
color | named or rgb(r,g,b) |
background-color | named or rgb(r,g,b) |
font-family | monospace, courier, courier new |
font-style | italic, bold, normal |
font-weight | bold, bolder, normal, lighter |
font-size | percentage, named size, or absolute size (pt or px) |
text-decoration | none, line-through, underline |
vertical-align | super, sub |
![]() | ![]() | ![]() |
Tips and Tricks | More Information |