16 lines
259 B
INI
16 lines
259 B
INI
[testC]
|
|
root = /
|
|
slug = advanced/{key}/
|
|
template = example-advanced.html
|
|
|
|
[testC.pattern]
|
|
match = {{([^}]{1,32})}}
|
|
|
|
[testC.fields]
|
|
desc = "Tag: " ~ this.group ~ ", Key: " ~ this.key
|
|
|
|
[testC.key_map]
|
|
Blog = case-sensitive
|
|
Two = three
|
|
three = no-nested-replace
|