diff options
Diffstat (limited to 'plugin/rewrite/README.md')
-rw-r--r-- | plugin/rewrite/README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/plugin/rewrite/README.md b/plugin/rewrite/README.md index 601bf0447..ca48a6d17 100644 --- a/plugin/rewrite/README.md +++ b/plugin/rewrite/README.md @@ -37,6 +37,8 @@ will behave as follows: * `continue` will continue applying the next rule in the rule list. * `stop` will consider the current rule the last rule and will not continue. The default behaviour is `stop` +## Examples + ### Name Field Rewrites The `rewrite` plugin offers the ability to match the name in the question section of |