I'd like to do some client-side wiki rendering in GWT. I've seen a javascript wiki processor, but googling for GWT wiki turns up a million unrelated pages since every GWT project has a wiki on google code.
Any Java implementation out there would use java's regular expression system which is not currently supported by GWT, as far as I know, so it would have to be GWT specific. Has anyone seen something that processes some text from wiki-like markup to a DOM or HTML string written in GWT? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
