aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside6/doc/codesnippets/doc/src/snippets/patternist/escapeCurlyBraces.xq
blob: 669e7c197f09720014441452a750500f572ca903 (plain)
1
2
3
4
<doc>
    This is one left followed by one right curly brace: {{ }}
    Here they are again, but with character references: &#x7B; &#x7D;
</doc>