| 123456789101112131415161718192021222324252627282930313233 |
- # linecomment
- editor # comment
- foreground : 13ff13
- background : 000000 # comment
- # linecomment
- STRONG:
- EMPH=
- # comment
- foreground: 00ff00
- comment asd
- background: AB0000ff
- STRONG :
- dog: 1 # something
- cat: 4
- font-style: underlined, Italic , BoLD #hi, hello
- font-size: 14pt
- font-family: Courier New, Times
- # linecomment
- BOO
- x: 3
- editor-selection:
- foreground: abcdef
- background: abcdef
- editor-current-line:
- background: ffffff
|