[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: spec for @inlinehtml etc.
From: |
Karl Berry |
Subject: |
Re: spec for @inlinehtml etc. |
Date: |
Wed, 4 Jan 2012 16:17:36 -0800 |
should @inlineraw begin a paragraph if appearing right
after an empty line?
Um. I'm not sure. Overall, it would seem cleaner to me for @inlineraw
not to implicitly start a paragraph. It doesn't in texinfo.tex, per se.
(Only if there is actual paragraph-starting text inside the @inlineraw.)
On the other hand, one could argue that if you didn't want a paragraph
to start, you could use @html or whatever. (I assume those don't start
paragraphs.) Hmm.
a collateral effect with the current code is that en empty line is
accepted in @inlineraw, be it in a paragraph or not.
It is good to accept blank lines, for sure.
k