Deploying to gh-pages from @ harttle/liquidjs@e09657c52b 🚀

This commit is contained in:
harttle
2024-04-21 07:58:41 +00:00
parent 4d4d782cd6
commit 797e8109a8
209 changed files with 1577 additions and 1107 deletions
+3 -3
View File
@@ -118,15 +118,15 @@
<li>LiquidJS-defined tags: <a href="../tags/layout.html">layout</a>, <a href="../tags/render.html">render</a> and corresponding <code>block</code> tag.</li>
<li>LiquidJS-defined filters: <a href="https://liquidjs.com/filters/json.html">json</a>.</li>
<li>Tags/filters that dont depend on Shopify platform are borrowed from <a target="_blank" rel="noopener external nofollow noreferrer" href="https://shopify.dev/docs/api/liquid/tags">Shopify</a>.</li>
<li>Tags/filters that dont depend on Jekyll framework are borrowed from <a target="_blank" rel="noopener external nofollow noreferrer" href="https://jekyllrb.com/docs/liquid/filters/">Jekyll</a></li>
<li>Tags/filters that dont depend on Jekyll framework are borrowed from <a target="_blank" rel="noopener external nofollow noreferrer" href="https://jekyllrb.com/docs/liquid/filters/">Jekyll</a>.</li>
</ul>
</li>
<li>LiquidJS <a href="https://liquidjs.com/filters/date.html">date</a> filter supports <code>%q</code> for date ordinals like <code>&#123;&#123; '2023/02/02' | date: '%d%q of %b'&#125;&#125;</code> =&gt; <code>02nd of Feb</code></li>
<li>Some tags/filters behave differently: <a href="https://liquidjs.com/filters/date.html">date</a> filter.</li>
</ul>
</div>
<footer class="article-footer">
<time class="article-footer-updated" datetime="2024-04-14T11:34:22.339Z" itemprop="dateModified">Last updated: 2024-04-14</time>
<time class="article-footer-updated" datetime="2024-04-21T07:58:02.202Z" itemprop="dateModified">Last updated: 2024-04-21</time>
<a href="changelog.html" class="article-footer-prev" title="Changelog"><i class="icon-chevron-left"></i><span>Prev</span></a><a href="contribution-guidelines.html" class="article-footer-next" title="Contribution Guidelines"><span>Next</span><i class="icon-chevron-right"></i></a>
</footer>
</div>