mirror of
https://github.com/martinvonz/jj.git
synced 2025-05-27 18:11:12 +00:00
Deployed 026a72d to prerelease with MkDocs 1.5.3 and mike 2.0.0
This commit is contained in:
parent
c152d580e3
commit
34570a1c69
File diff suppressed because one or more lines are too long
Binary file not shown.
@ -1733,6 +1733,8 @@ a follow-up section.</p>
|
|||||||
Same as <code>content_1 ++ ... ++ content_n</code>.</li>
|
Same as <code>content_1 ++ ... ++ content_n</code>.</li>
|
||||||
<li><code>separate(separator: Template, content: Template...) -> Template</code>:
|
<li><code>separate(separator: Template, content: Template...) -> Template</code>:
|
||||||
Insert separator between <strong>non-empty</strong> contents.</li>
|
Insert separator between <strong>non-empty</strong> contents.</li>
|
||||||
|
<li><code>surround(prefix: Template, suffix: Template, content: Template) -> Template</code>:
|
||||||
|
Surround <strong>non-empty</strong> content with texts such as parentheses.</li>
|
||||||
</ul>
|
</ul>
|
||||||
<h2 id="types">Types<a class="headerlink" href="#types" title="Permanent link">¶</a></h2>
|
<h2 id="types">Types<a class="headerlink" href="#types" title="Permanent link">¶</a></h2>
|
||||||
<h3 id="boolean-type">Boolean type<a class="headerlink" href="#boolean-type" title="Permanent link">¶</a></h3>
|
<h3 id="boolean-type">Boolean type<a class="headerlink" href="#boolean-type" title="Permanent link">¶</a></h3>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user