The most impressive feature of DaikonForge was its ability to process a wide variety of “html” markup in text fields, including anchor tags. This allowed for easily building an in-game codex or combat log where the user could click on highlighted text to get additional information. World of Warcraft also has this feature in its chat logs, allowing players to link item information to each other.
Looking at the Rich Text documentation, it appears that only , , and are supported. I’d like to see an tag that fires an event with a string parameter.
I’d also like to see a tag or similar to indicate that the html rules for collapsing white space should be ignored and a monospaced font should be used.
Are there plans for adding these features? If not, have any open-source efforts been started to improve the rich text markup tags?