-
Notifications
You must be signed in to change notification settings - Fork 323
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add rest of tera features for templates (#2582)
* chore: use same testing convention in tera.rs * feat: add mise_bin and mise_pid in template context * feat: add datetime, random, error in tera.rs * chore: add a few tests for path related tera filters * feat: add xdg paths to tera context * chore: fix markdown trailing space * fixup! feat: add datetime, random, error in tera.rs * fixup! feat: add datetime, random, error in tera.rs Removed because `tera` supports `now`. * fixup! feat: add datetime, random, error in tera.rs Remove in favor of tera built-in functions --------- Co-authored-by: Erick Guan <[email protected]>
- Loading branch information
Showing
3 changed files
with
172 additions
and
69 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters