docs: update examples + readme
This commit is contained in:
@@ -7,7 +7,7 @@ template = example-advanced.html
|
||||
match = {{([^}]{1,32})}}
|
||||
|
||||
[testC.fields]
|
||||
desc = "Tag: " ~ this.group ~ ", Key: " ~ this.key
|
||||
desc = "Input object: {}, output key: {}".format(this.key_obj, this.key)
|
||||
|
||||
[testC.key_map]
|
||||
Blog = case-sensitive
|
||||
|
||||
Reference in New Issue
Block a user