From: Ryan Davis Date: 2009-03-05T10:54:20+09:00 Subject: Re: How to force \n in RDoc? On Mar 4, 2009, at 14:39 , Iņaki Baz Castillo wrote: > Hi, I don't find how to force a simple \n in RDoc. For example: > > # This methods does blablabla... > # And this is a new line. > > Unfortunatelly RDoc displays both lines in an unique line.