Pinned issues
Issues
- 2
- 4
0.13.0 release planning
#1035 opened by djc - 5
- 1
How can askama::Error be encountered?
#1096 opened by BBaoVanC - 8
- 1
- 1
Getting Error trying to add Template to child
#1094 opened by TrevorSatori - 7
- 2
- 2
Templates in templates need "none" escape
#1088 opened by malteneuss - 1
- 4
Using block fragments as part of larger template
#1049 opened by eliasgranse - 8
- 3
Lazy loading or runtime templates
#1078 opened by baron-digit - 1
Conditional compiling - features
#1076 opened by rtiagom - 2
- 3
Feedback for me
#1070 opened by djc - 1
Unable to publish package containing askama
#1074 opened by roberte777 - 0
- 7
Publish all crate versions books
#1030 opened by GuillaumeGomez - 3
- 2
Add `elif` keyword
#1056 opened by FalkWoldmann - 3
- 2
Add tests for generated code
#1038 opened by GuillaumeGomez - 0
Deny all / more reserved keywords as macro names
#1048 opened by Kijewski - 3
Compilation error when using nested template blocks with in a single template file
#1022 opened by Stromdahl - 4
When using askama_axum, the automatic import of IntoResponse will preferentially import from askama_axum instead of axum::response.
#1047 opened by rendaoer - 2
if let chain has a weird behaviour
#1033 opened by GuillaumeGomez - 3
`include` is not very efficient
#1034 opened by GuillaumeGomez - 2
HELP: about askama_axum::Template
#1025 opened by SnailFighter - 2
Nested comments causes parser to timeout
#1026 opened by manunio - 7
Add support for single quote strings?
#1018 opened by GuillaumeGomez - 0
Allow output of not prettified JSON data
#1019 opened by FalkWoldmann - 7
Scope changes inside `block`, preventing to call macros which should be in scope
#989 opened by GuillaumeGomez - 1
Float literals are not completely supported
#1016 opened by GuillaumeGomez - 14
Add display_some filter and friends
#1007 opened by vallentin - 4
- 9
Support endcall
#996 opened by alexandervantrijffel - 4
Do we need a built-in yaml filter?
#1002 opened by Kijewski - 1
Many missing tags
#995 opened by paolobarbolini - 2
dynamic rendering based on html
#992 opened by ikaasraa - 4
Why if block does not work inside another block
#963 opened by HosMercury - 3
- 1
Unify integration API
#974 opened by Kijewski - 1
Document how integration should be imported
#961 opened by nc7s - 3
- 4
Conditional HTML attributes
#971 opened by skaufhold - 3
Ignore templates in HTML comments to sidestep `no field ... exists` and other errors when design iterating
#969 opened by nmay231 - 3
- 6
Rust macro has no access to parameters passed into `{% macro f(param) %}`
#966 opened by jonathanslenders