KwickXML

Hi y’all,

We’ve made another change to the Thumb. This time it is how y’all mark up your comments. No longer can you use tags with square brackets to give style to you comments. Instead you need to use XML tags. Most of the tags will be the same as you are used to, except you will be using angled brackets instead of square brackets. Here is a short list of tags to get you going until I can put together complete documentation.

  • Links: <url href="…">…</url>
  • Quotes: <quote author="…">…</quote>
  • Bold: <b>…</b>
  • Italics: <i>…</i>
  • Stricken: <s>…</s>
  • Underlined: <u>…</u>

Please feel free to experiment in the comments in this thread, but please preview your comments before making them.