docs: Liquid Drops

This commit is contained in:
Harttle
2023-11-29 21:53:09 +08:00
parent 8ff9aea8ce
commit fe978c8cd9
6 changed files with 406 additions and 1 deletions
+1
View File
@@ -47,6 +47,7 @@ sidebar:
access_scope_in_filters: Access Scope in Filters
parse_parameters: Parse Parameters
render_tag_content: Render Tag Content
drops: Liquid Drops
sync_and_async: Sync and Async
whitespace: Whitespace Control
plugins: Plugins
+1
View File
@@ -44,6 +44,7 @@ sidebar:
access_scope_in_filters: 过滤器里访问上下文
parse_parameters: 参数解析
render_tag_content: 渲染标签内容
drops: Liquid Drop
sync_and_async: 同步和异步
whitespace: 换行和缩进
plugins: 插件
+1 -1
View File
@@ -1,4 +1,4 @@
note-tip = hsl(40, 100%, 50%)
note-tip = #0fff00
note-info = hsl(200, 100%, 50%)
note-warn = hsl(0, 100%, 50%)