> From: Gavin Smith <gavinsmith0...@gmail.com> > Date: Sat, 28 Jun 2025 21:45:03 +0100 > > And now I have warnings with this manual (patch at the end of this mail): > > $ TEXINFO_XS_STRUCTURE=0 ../tta/perl/texi2any.pl info.texi > info.texi:461: warning: unexpected node `Help-]' in menu > info.texi:462: warning: unexpected node `Help-]' in menu > info.texi:623: warning: unexpected node `Help-FOO' in menu > info.texi:624: warning: unexpected node `Help-FOO' in menu > > The first two warnings are in relation to this menu: > > @menu > * ]: Help-]. Node telling about ]. > * stuff: Help-]. Same node. > * Help-]:: Yet again, same node. > @end menu
Can you explain why is "Help-]" "unexpected" here?