[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

Line Breaks in RDoc?

John W. Long

1/22/2006 2:58:00 AM

In RDoc format, how do I get it to insert an HTML line break (<br />)?

--
John Long
http://wiseheart...


2 Answers

Eero Saynatkari

1/22/2006 1:30:00 PM

0

John W. Long wrote:
> In RDoc format, how do I get it to insert an HTML line break (<br />)?

I cannot test it right now, but try \<br />


E


--
Posted via http://www.ruby-....


John W. Long

1/23/2006 4:39:00 PM

0

Eero Saynatkari wrote:
>>In RDoc format, how do I get it to insert an HTML line break (<br />)?
>
> I cannot test it right now, but try \<br />

Nope. Doesn't work. Any other ideas?

--
John Long
http://wiseheart...