2010/2/10 Nathan Tuttle <[email protected]>

> I find it very useful when learning a language to see the code accurately
> syntax highlighted on a web page when a snippet is shown. I want to design a
> fileout method that will allow developers to file out code with html to put
> into a web page.
>
> I know I need to use RBFormatter; any ideas on where to go from here? Where
> do I get a codestream for example?
>

You can also use the Shout formatter and the Tweak-Text-HTML text to html
support.  I used this to highlight the code on my blog.  I have some tweaks
to this code if you go this route.


> thanks
>
> _______________________________________________
> Pharo-project mailing list
> [email protected]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>
_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to