[ruby-talk:02571] rd2 and <STRONG>

From: ts <decoux@...>
Date: 2000-04-25 15:52:17 UTC
List: ruby-talk #2571
 Is it possible to have <STRONG> with rd2 ?

 On Usenet the convention is :

  *bold*   => <b>bold</b>
 /italic/  => <i>italic</i>

 with rd2 I always write 

      ((*important*)) 

 and I expect to have

       <strong>important</strong>
 
 but I've always 

       <em>important</em>

 which is more like <i> :-(


Guy Decoux

In This Thread

Prev Next