>>>>> "GS" == Gavin Smith <gavinsmith0...@gmail.com> writes: GS> On Sun, Dec 05, 2021 at 03:10:41AM +0800, 積丹尼 Dan Jacobson wrote: >> Add a note to (info "(texinfo) @noindent") >> mentioning why >> >> $ echo -e @indent\\n\\nwwww|makeinfo --plaintext >> >> wwww >> $ echo -e @noindent\\n\\nwwww|makeinfo --plaintext >> >> wwww >> >> give the same output. (Don't tell me. I know why. Mention why in the >> document. Thanks.)
GS> It would have helped if you had said why they give the same output GS> as I would have to work it out to know why. Hint: something about being the first paragraph. (Actually I totally forgot why!)