16 lines
297 B
INI
16 lines
297 B
INI
[testC]
|
|
root = /
|
|
slug = "advanced/{}/".format(this.key)
|
|
template = example-advanced.html
|
|
|
|
[testC.pattern]
|
|
match = {{([^}]{1,32})}}
|
|
|
|
[testC.fields]
|
|
desc = "Input object: {}, output key: {}".format(this.key_obj, this.key)
|
|
|
|
[testC.key_map]
|
|
Blog = case-sensitive
|
|
Two = three
|
|
three = no-nested-replace
|