Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

[docs bug] FAQ contains yodl macros in generated HTML



% grep -n LPAR **/*.html
FAQ/zshfaq02.html:403:  the <code>LPAR()RPAR()</code> in this case, although it's harmless.
FAQ/zshfaq02.html:419:  but equivalent) <code>LPAR()RPAR()</code> definitions.
FAQ/zshfaq03.html:1150:Likewise, <code>abc+LPAR()&lt;-&gt;~&lt;10-100&gt;RPAR().txt</code> matches a file consisting of
FAQ/zshfaq03.html:1288:  parentheses: again, see <a href="zshfaq02.html#21">2.1</a>, and search for <code>@+LPAR()</code>.

If anyone is inclined to look into this, please do.

The manual build defines LPAR() in Doc/zmacros.yo.  Perhaps that
definition is not seen by the FAQ build.

Cheers,

Daniel




Messages sorted by: Reverse Date, Date, Thread, Author