On Fri, Apr 29, 2011 at 10:12 PM, Markus Schlager
<m.slg@gmx.de> wrote:
On Fri, 29 Apr 2011, Pat Maddox wrote:
I think a help system for smalltalk absolutely benefits from smalltalk syntax highlighting.
syntax highlighting can make it tricky though to write help texts, I guess. At least with ProfStefTutorials you need lots of " and ' in order to get other colors than just red, since there isn't any switch to mark text as code.
One way is having lessons written with a Pier syntax as done with HelpSystem wikiStyleHelp: pragma.��
Laurent.
��
Markus