doc: add comment to explain the syntax of folded examples

This commit is contained in:
Samuel Tardieu 2024-10-02 19:03:41 +02:00
parent 67c2ae0a9e
commit acdc42fd9f

View file

@ -78,6 +78,9 @@ only symbols.
You can use parentheses to control evaluation order, such as `(x & y) | z` or
`x & (y | z)`.
<!-- The following format will be understood by the web site generator, and will
generate a folded section that can be unfolded at will. -->
??? examples
Given this history: