mirror of
https://github.com/harttle/liquidjs.git
synced 2026-09-18 22:10:41 -07:00
docs: add tutorials for custom filters and tags
This commit is contained in:
Vendored
+3
@@ -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
|
||||
|
||||
Vendored
+3
@@ -41,6 +41,9 @@ sidebar:
|
||||
advanced: 高级主题
|
||||
caching: 缓存
|
||||
registeration: 注册标签/过滤器
|
||||
access_scope_in_filters: 过滤器里访问上下文
|
||||
parse_parameters: 参数解析
|
||||
sync_and_async: 同步和异步
|
||||
whitespace: 换行和缩进
|
||||
plugins: 插件
|
||||
operators: 运算符
|
||||
|
||||
Reference in New Issue
Block a user