On Mon, Mar 04, 2024 at 11:28:58PM +0100, Bruno Haible wrote: > Andreas Schwab wrote: > > It's not a might, it's a don't do it. It's a misuse of a command that > > requires an argument, in a place that doesn't pass one. > > Thanks for the succint formulation. Can we use it in the warning? > > The command after @itemize should not require an argument, but @asis needs > an argument. Try @asis{} instead. > The command after @itemize should not require an argument, but @code needs > an argument. Try @code{} instead.
What about @itemize command argument should not require an argument, but @asis does. Use braces for @asis -- Pat