Does twiki have an integrated spell-checker? Grammar checker? Syntax checker for mismatched formatting pairs? If so, do I need to look harder for them? Are those even practical with a web-app such as TWiki?
--
LynnAllan - 19 Dec 2003
The short answer is no. You couldn't make it interactive because that would require the dictionary to be on the client, and having a server side spell checker would probably not be very usable. A syntax checker that displayed potential problems on the preview page might be possible.
--
SamHasler - 19 Dec 2003