aboutsummaryrefslogtreecommitdiffstats
path: root/askama_shared/src/input.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Allow setting an extension with source attributesLibravatar Dirkjan Ochtman2017-09-061-2/+22
|
* Make path and source attributes mutually exclusiveLibravatar Dirkjan Ochtman2017-09-061-0/+6
|
* Refactor type handling for attribute parametersLibravatar Dirkjan Ochtman2017-09-051-8/+8
|
* Introduce attribute parameter to disable escapingLibravatar Dirkjan Ochtman2017-09-051-1/+25
|
* Move TemplateInput and related code into separate moduleLibravatar Dirkjan Ochtman2017-09-051-0/+107