On Fri, 15 Aug 2003, Dave Thomas wrote: > 2. Some folks use =begin/=end to comment out large chunks of code. > > I guess I could add an option to support them if there was a big-enough > need. What do folks think? The =begin, =end can be followed by a string. What about =begin rdoc ... =end rdoc for comments that are not necessarily in RDtool format? > > > Dave > Hugh > >