Re: The RDoc Hyphen Anomaly (was Re: RDoc HTML links.)

Hugh Sasse <[email protected]>
Newsgroups gmane.comp.lang.ruby.documentation
Message-ID <[email protected]>
But this produces a horizontal line


# ----
# Four dashes and four pluses indented
# ++++
class SixthClass
end


Actually, most of the rdocs have a space between the hash signs and
text, so this ought to work like this:

#--
# ----
# That's a horizontal line that will be ignored with this comment.
#++
# This one will be seen though:
# ----
#

        HTH
        Hugh
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.