From: Tony Strauss Date: 2008-09-28T01:55:43+09:00 Subject: Re: RDoc formatting Dave McNulla wrote: > I found a few formatting bits in the RDoc RDoc. But I am looking how > to force a
in my doc. I found a request about it in this group > from 2006 but there was no conclusion. > > Is there a source for more formatting in RDoc? > All documentation for RDoc is located here: http://rdoc.rubyforge.org/ Clicking on any RDoc link in the document will take you to a list of supported markup. I don't see a way to do what you want, however. The markup supported by RDoc can be extended: http://rdoc.rubyforge.org/classes/RDoc/Markup.html The best thing to do probably is to put in an enhancement request for one: http://rubyforge.org/tracker/?group_id=627 Tony -- Tony Strauss Designing Patterns, LLC http://www.designingpatterns.com http://blogs.designingpatterns.com -- Posted via http://www.ruby-forum.com/.