mirror of
https://github.com/harttle/liquidjs.git
synced 2026-09-15 12:20:40 -07:00
Deploying to gh-pages from @ harttle/liquidjs@e09657c52b 🚀
This commit is contained in:
@@ -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 don’t 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 don’t 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 don’t 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>{{ '2023/02/02' | date: '%d%q of %b'}}</code> => <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>
|
||||
|
||||
Reference in New Issue
Block a user