Skip to content

Commit

Permalink
doc: add comment to explain the syntax of folded examples
Browse files Browse the repository at this point in the history
  • Loading branch information
samueltardieu committed Oct 2, 2024
1 parent f8e30fb commit 6c12888
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/revsets.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 6c12888

Please sign in to comment.