salt/doc/topics/jinja
Erik Johnson 29d83c1c24 Improve docs on regex filters
When capture groups are not used, the filter will always return
something that will always evaluate as boolean False (because lack of
capture groups means an empty tuple is returned for regex matches). This
commit improves the docs, clarifying this and recommending how to use
this filter to correctly identify if the pattern matched.
2025-01-30 16:49:23 -07:00
..
index.rst Improve docs on regex filters 2025-01-30 16:49:23 -07:00