This patch adds support for the \caps feature. It works much like the \b (bold) feature but displays the affected characters in all capitals using text-transform:uppercase.
The \* feature was forgetting to pop the options from the stack. They must be popped even when skipping the remainder of a group because they were pushed when the group began.
Patch to add \caps and fix *
Patch applied to CVS repository on 2009-01-13