I haven't heard of any myself, but if a Javascript library already
exists, you can just wrap it with JSNI and use it from GWT.

--
Arthur Kalmenson



On Fri, Jan 2, 2009 at 1:28 AM, Dobes <[email protected]> wrote:
>
> 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to