mirror of
https://github.com/harttle/liquidjs.git
synced 2026-09-16 04:40:39 -07:00
Deploying to gh-pages from @ harttle/liquidjs@70fdb7af48 🚀
This commit is contained in:
@@ -36,8 +36,8 @@
|
||||
|
||||
<link rel="stylesheet" href="../../css/navy.css">
|
||||
|
||||
<link rel="alternate" href="../../atom.xml" title="LiquidJS">
|
||||
</head>
|
||||
<link rel="alternate" href="../../atom.xml" title="LiquidJS" type="application/atom+xml">
|
||||
<meta name="generator" content="Hexo 5.4.0"></head>
|
||||
|
||||
<body>
|
||||
<div id="container">
|
||||
@@ -63,7 +63,7 @@
|
||||
|
||||
</select>
|
||||
</div>
|
||||
<a href="https://github.com/harttle/liquidjs" target="_blank" rel="noopener external nofollow noreferrer" id="github-link-wrap" class="main-nav-link"><i class="icon-github"></i>Github</a>
|
||||
<a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs" id="github-link-wrap" class="main-nav-link"><i class="icon-github"></i>Github</a>
|
||||
<a id="mobile-nav-toggle">
|
||||
<span class="mobile-nav-toggle-bar"></span>
|
||||
<span class="mobile-nav-toggle-bar"></span>
|
||||
@@ -87,12 +87,12 @@
|
||||
<header class="article-header">
|
||||
<h1 class="article-title" itemprop="name">External module: "parser/whitespace-ctrl"</h1>
|
||||
|
||||
<a href="https://github.com/harttle/liquidjs/issues/new?title=docs:&body=URL: https%3A%2F%2Fliquidjs.com%2Fapi%2Fmodules%2Fparser_whitespace_ctrl_.html&labels=docs" target="_blank" rel="noopener external nofollow noreferrer" class="article-edit-link" title="Report problems"><i class="icon-chat-bubble-dots"></i></a>
|
||||
<a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/issues/new?title=docs:&body=URL: https%3A%2F%2Fliquidjs.com%2Fapi%2Fmodules%2Fparser_whitespace_ctrl_.html&labels=docs" class="article-edit-link" title="Report problems"><i class="icon-chat-bubble-dots"></i></a>
|
||||
|
||||
</header>
|
||||
<div class="article-content" itemprop="articleBody">
|
||||
<h2 id="Functions" class="article-heading"><a href="#Functions" class="headerlink" title="Functions"></a>Functions<a class="article-anchor" href="#Functions" aria-hidden="true"></a></h2><h3 id="trimLeft" class="article-heading"><a href="#trimLeft" class="headerlink" title="trimLeft"></a>trimLeft<a class="article-anchor" href="#trimLeft" aria-hidden="true"></a></h3><p>▸ <strong>trimLeft</strong>(<code>token</code>: <a href="../classes/tokens_token_.token.html">Token</a>, <code>greedy</code>: boolean): <em>void</em></p>
|
||||
<p><em>Defined in <a href="https://github.com/harttle/liquidjs/blob/master/src/parser/whitespace-ctrl.ts#L27" target="_blank" rel="noopener external nofollow noreferrer">parser/whitespace-ctrl.ts:27</a></em></p>
|
||||
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/parser/whitespace-ctrl.ts#L27">parser/whitespace-ctrl.ts:27</a></em></p>
|
||||
<p><strong>Parameters:</strong></p>
|
||||
<table>
|
||||
<thead>
|
||||
@@ -113,7 +113,7 @@
|
||||
<p><strong>Returns:</strong> <em>void</em></p>
|
||||
<hr>
|
||||
<h3 id="trimRight" class="article-heading"><a href="#trimRight" class="headerlink" title="trimRight"></a>trimRight<a class="article-anchor" href="#trimRight" aria-hidden="true"></a></h3><p>▸ <strong>trimRight</strong>(<code>token</code>: <a href="../classes/tokens_token_.token.html">Token</a>, <code>greedy</code>: boolean): <em>void</em></p>
|
||||
<p><em>Defined in <a href="https://github.com/harttle/liquidjs/blob/master/src/parser/whitespace-ctrl.ts#L34" target="_blank" rel="noopener external nofollow noreferrer">parser/whitespace-ctrl.ts:34</a></em></p>
|
||||
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/parser/whitespace-ctrl.ts#L34">parser/whitespace-ctrl.ts:34</a></em></p>
|
||||
<p><strong>Parameters:</strong></p>
|
||||
<table>
|
||||
<thead>
|
||||
@@ -134,7 +134,7 @@
|
||||
<p><strong>Returns:</strong> <em>void</em></p>
|
||||
<hr>
|
||||
<h3 id="whiteSpaceCtrl" class="article-heading"><a href="#whiteSpaceCtrl" class="headerlink" title="whiteSpaceCtrl"></a>whiteSpaceCtrl<a class="article-anchor" href="#whiteSpaceCtrl" aria-hidden="true"></a></h3><p>▸ <strong>whiteSpaceCtrl</strong>(<code>tokens</code>: <a href="../classes/tokens_token_.token.html">Token</a>[], <code>options</code>: <a href="../interfaces/liquid_options_.normalizedfulloptions.html">NormalizedFullOptions</a>): <em>void</em></p>
|
||||
<p><em>Defined in <a href="https://github.com/harttle/liquidjs/blob/master/src/parser/whitespace-ctrl.ts#L6" target="_blank" rel="noopener external nofollow noreferrer">parser/whitespace-ctrl.ts:6</a></em></p>
|
||||
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/parser/whitespace-ctrl.ts#L6">parser/whitespace-ctrl.ts:6</a></em></p>
|
||||
<p><strong>Parameters:</strong></p>
|
||||
<table>
|
||||
<thead>
|
||||
@@ -156,7 +156,7 @@
|
||||
|
||||
</div>
|
||||
<footer class="article-footer">
|
||||
<time class="article-footer-updated" datetime="2021-09-26T12:45:48.870Z" itemprop="dateModified">Last updated: 2021-09-26</time>
|
||||
<time class="article-footer-updated" datetime="2021-09-30T16:55:13.694Z" itemprop="dateModified">Last updated: 2021-09-30</time>
|
||||
<a href="../classes/liquid_.liquid.html" class="article-footer-next" title="sidebar.api.Liquid"><span>Next</span><i class="icon-chevron-right"></i></a>
|
||||
</footer>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user