in reply to
Documenting code
I personally find syntax highlighting to be incredibly useful. You may want to look into
vim
, as it does this automatically, and supports exporting your highlighted code to HTML, as well.
-s.
Comment on
Re: Documenting code
Replies are listed 'Best First'.
Re: Re: Documenting code
by
traveler
(Parson)
on Mar 13, 2003 at 21:43 UTC
Thanks. In fact, the example was generated by vim!
--traveler
[reply]
In Section
Seekers of Perl Wisdom