Files
lektor-groupby-plugin/examples/configs/advanced.ini
2022-12-20 01:28:12 +01:00

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