[ruby-talk:00806] Re: Summary of discussion about RD (Re: Docum entation about RD?)

From: matz@... (Yukihiro Matsumoto)
Date: 1999-09-12 13:13:41 UTC
List: ruby-talk #806
Hi,

In message "[ruby-talk:00805] Re: Summary of discussion about RD (Re: Docum entation about RD?)"
    on 99/09/12, Toshiro Kuwabara <toshirok@yb3.so-net.ne.jp> writes:

|Does "the baseline" mean baseline of Verbatim?

Yes.

|> By the way, I'd like to write the list like:
|> 
|>   this is the mere paragraph.
|> 
|>     * list, not varbatim
|>     * list item2
|> 
|>   this is coninueing pragraph.
|> 
|> Is this possible?

|I suppose to write list like that is valid idea.
|I want to write so.
|But how do we tell list from verbatim?

If the first indented line appears to be list header, you can consider
it as a list, I assume.
                                                        matz.

In This Thread