rust/rinja.toml

9 lines
122 B
TOML
Raw Normal View History

[general]
dirs = ["util/gh-pages/"]
default_syntax = "mixed"
[[syntax]]
name = "mixed"
expr_start = "{("
expr_end = ")}"