Update writing-templates.md

Signed-off-by: Abhishek Bvs <32136294+abhishekbvs@users.noreply.github.com>
This commit is contained in:
Abhishek Bvs
2024-11-11 11:15:40 +05:30
committed by GitHub
parent 0d5d4215ac
commit d9638d6ab4
@@ -714,7 +714,7 @@ how to use them in the Scaffolder templates. It's important to mention that Back
native filters from the Nunjucks library. For a complete list of these native filters and their usage,
refer to the [Nunjucks documentation](https://mozilla.github.io/nunjucks/templating.html#builtin-filters).
To create your own custom filters, look to the section [Custom Filters](#custom-filters) hereafter.
To create your own custom filters, look to the section [Custom Filters and Globals](#custom-filters-and-globals) hereafter.
### parseRepoUrl