docs: add tutorials for custom filters and tags

This commit is contained in:
Harttle
2022-01-22 18:52:37 +08:00
committed by Harttle
parent 371da3da74
commit 394d5a1ae2
10 changed files with 453 additions and 1 deletions
+3
View File
@@ -41,6 +41,9 @@ sidebar:
advanced: Advanced
caching: Caching
registeration: Register Filters/Tags
access_scope_in_filters: Access Scope in Filters
parse_parameters: Parse Parameters
sync_and_async: Sync and Async
whitespace: Whitespace Control
plugins: Plugins
operators: Operators
+3
View File
@@ -41,6 +41,9 @@ sidebar:
advanced: 高级主题
caching: 缓存
registeration: 注册标签/过滤器
access_scope_in_filters: 过滤器里访问上下文
parse_parameters: 参数解析
sync_and_async: 同步和异步
whitespace: 换行和缩进
plugins: 插件
operators: 运算符