mirror of
https://github.com/harttle/liquidjs.git
synced 2026-09-15 20:30:39 -07:00
Deploying to gh-pages from @ harttle/liquidjs@22b5a12333 🚀
This commit is contained in:
@@ -121,12 +121,12 @@
|
||||
<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>Some tags/filters behave differently: <a href="https://liquidjs.com/filters/date.html">date</a> filter.</li>
|
||||
<li>Some tags/filters behave differently: <a href="https://liquidjs.com/filters/date.html">date</a> filter, malformed tags (like duplicated <code>else</code>, extra args for <code>endif</code>) throw errors in LiquidJS. </li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
<footer class="article-footer">
|
||||
<time class="article-footer-updated" datetime="2024-06-25T15:00:47.429Z" itemprop="dateModified">Last updated: 2024-06-25</time>
|
||||
<time class="article-footer-updated" datetime="2024-07-04T17:24:59.849Z" itemprop="dateModified">Last updated: 2024-07-04</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