From: Massimiliano Mirra Date: 2002-06-29T00:37:51+09:00 Subject: `*' spanning multiple words in rdoc Is there a way for `*' in rdoc to surround multiple words instead of just one? I.e. "*bold text*" -> "bold text" instead of "*bold* *text*" -> "bold text". Massimiliano