| Commit message (Expand) | Author | Files | Lines |
2023-06-28 | Add section for performance tips | wrapperup | 2 | -0/+17 |
2023-06-21 | Added example on how to use super() | reportingissue | 1 | -1/+2 |
2023-05-31 | Allow delimiters with arbitrary length | René Kijewski | 1 | -2/+2 |
2023-04-03 | Improve whitespace documentation | Raimundo Saona | 1 | -2/+27 |
2023-03-13 | Add documentation for whitespace argument in template derive proc-macro | Guillaume Gomez | 1 | -0/+14 |
2023-03-09 | Add documentation for + sign in whitespace control | Guillaume Gomez | 1 | -0/+12 |
2023-03-06 | Add subsections for configuration chapter (#787) | Guillaume Gomez | 1 | -0/+4 |
2022-11-16 | Extend documentation of custom filters | Raimundo Saona | 1 | -5/+56 |
2022-11-07 | Fix some minor issues in escape documentation. | AndrolGenhald | 1 | -2/+2 |
2022-10-21 | Version bump in README and book | Allan Zhang | 2 | -2/+2 |
2022-07-20 | Update to comrak v0.14 | René Kijewski | 1 | -1/+1 |
2022-06-09 | Document macro import syntax. | Owen Jacobson | 1 | -0/+8 |
2022-04-26 | Add documentation for `~` and `"minimize"` | Guillaume Gomez | 1 | -3/+18 |
2022-04-21 | Update `whitespace` documentation | Guillaume Gomez | 1 | -2/+2 |
2022-04-21 | Add documentation for "config" parameter | Guillaume Gomez | 1 | -2/+9 |
2022-04-21 | Add documentation for suppress_whitespace | Guillaume Gomez | 1 | -1/+28 |
2022-02-21 | Book: document markdown filter | René Kijewski | 1 | -0/+25 |
2022-02-21 | Book: add TOC to filters | René Kijewski | 1 | -1/+48 |
2022-02-16 | Make json filter safe | René Kijewski | 1 | -25/+47 |
2022-02-02 | Update README.md, sync with the book | René Kijewski | 1 | -2/+3 |
2021-11-27 | Add Axum integration | Michael Alyn Miller | 1 | -0/+12 |
2021-11-19 | Updated book to include optional escaper for escape filter | vallentin | 1 | -0/+22 |
2021-08-05 | Remove the askama_iron integration | Dirkjan Ochtman | 1 | -12/+0 |
2021-03-22 | updated the book to describe the new paragraphbreaks filter | mbuscemi | 1 | -0/+18 |
2021-01-06 | Added missing punctuation and backticks | vallentin | 1 | -14/+16 |
2021-01-06 | Added abs filter to book | vallentin | 1 | -0/+14 |
2020-12-30 | Updated book to include tojson alias | vallentin | 1 | -1/+3 |
2020-12-26 | Updated book to be on par with readme | vallentin | 1 | -6/+1 |
2020-12-25 | Updated book to include let shadow | vallentin | 1 | -1/+11 |
2020-12-18 | Updated book to include nested comments | vallentin | 1 | -1/+10 |
2020-12-16 | Updated book to include set alias | vallentin | 1 | -1/+3 |
2020-11-21 | Fix small wording issues in book | Fabian Würfl | 1 | -2/+2 |
2020-10-26 | Fix links and actions which were broken since the default branch was renamed ... | jake | 2 | -7/+7 |
2020-08-25 | Use efficient method for nested template rendering | Dirkjan Ochtman | 1 | -2/+3 |
2020-07-23 | Fix filter docs to clarify whitespace handling | Dirkjan Ochtman | 1 | -16/+18 |
2020-07-14 | askama tide | Jacob Rothstein | 1 | -0/+9 |
2020-06-30 | Prune duplicate documentation | Dirkjan Ochtman | 1 | -2/+2 |
2020-06-30 | Single capital in section titles | Dirkjan Ochtman | 1 | -3/+3 |
2020-06-30 | Move optional filter documentation into filters section | Dirkjan Ochtman | 2 | -25/+26 |
2020-06-29 | Add myself as an author | Dirkjan Ochtman | 1 | -1/+1 |
2020-06-29 | Initial Askama Book (#332) | cetra3 | 11 | -0/+1018 |