Re: SM::ToHtml does not convert urls to hyperlinks
Eric Hodel <[email protected]> Tue, 19 May 2009 16:52:54 -0700
| Newsgroups | gmane.comp.lang.ruby.documentation |
|---|---|
| Message-ID | <[email protected]> |
On May 18, 2009, at 16:32, Shri Borde wrote: > I am trying to use my own output formatter with SimpleMarkup. Things > seems to work, except for hyperlinks not working as expected. I > tried to use SM::ToHtml to simplify things, and even if does not > deal with hyperlinks. Here is the code snippet I am using. Don't use SimpleMarkup, use RDoc::Markup from RDoc 2. See my reply on ruby-talk.