mirror of
https://github.com/harttle/liquidjs.git
synced 2026-09-19 06:20:38 -07:00
docs: add doc entry for concat filter #397
This commit is contained in:
+6
-1
@@ -196,6 +196,8 @@ note-warn = hsl(0, 100%, 50%)
|
||||
.since
|
||||
margin-top: 0;
|
||||
font-style: italic;
|
||||
.since::before
|
||||
content: "Added in: "
|
||||
.note-title
|
||||
margin: 1em 0 0.5em
|
||||
display: block
|
||||
@@ -249,4 +251,7 @@ $article-footer-link
|
||||
right: 0
|
||||
|
||||
.article-footer-updated
|
||||
font-size: 0.9em
|
||||
font-size: 0.9em
|
||||
|
||||
[lang="zh-cn"] .since::before
|
||||
content: "支持版本:"
|
||||
Reference in New Issue
Block a user