doc: section title formatting for hub policy example

Add section title formatting for the complex hub policy example
This commit is contained in:
Ken Dreyer 2020-07-09 08:59:00 -06:00 committed by Tomas Kopecek
parent 86bd0ae845
commit 6ceff14946

View file

@ -56,6 +56,8 @@ match, the action is applied. Our example above limits non-admins to tags
ending in -candidate.
Getting a bit more complicated
------------------------------
The example above is very simple. The policy syntax also supports compound
tests, negated tests, and nested tests. Consider the following example: