mirror of
https://github.com/askama-rs/askama.git
synced 2025-09-28 21:41:35 +00:00

Updated the "filters" chapter in the book to remove the mention of the alloc feature requirement for the indent filter, as it no longer relies on memory allocation.