mirror of
https://github.com/sayanarijit/xplr
synced 2024-11-18 09:26:05 +00:00
deploy: 583f685627
This commit is contained in:
parent
a74d10a880
commit
3e0ae1bc9c
@ -168,8 +168,8 @@ following sections.</p>
|
||||
<h2 id="function"><a class="header" href="#function">Function</a></h2>
|
||||
<p>While <code>xplr.config</code> defines all the static parts of the configuration,
|
||||
<code>xplr.fn</code> defines all the dynamic parts using functions.</p>
|
||||
<p>See: <a href="https://xplr.dev/en/lua-function-calls">Lua Function Calls</a>
|
||||
As always, <code>xplr.fn.builtin</code> is where the built-in functions are defined
|
||||
<p>See: <a href="https://xplr.dev/en/lua-function-calls">Lua Function Calls</a></p>
|
||||
<p>As always, <code>xplr.fn.builtin</code> is where the built-in functions are defined
|
||||
that can be overwritten.</p>
|
||||
<h4 id="xplrfnbuiltinfmt_general_table_row_cols_0"><a class="header" href="#xplrfnbuiltinfmt_general_table_row_cols_0">xplr.fn.builtin.fmt_general_table_row_cols_0</a></h4>
|
||||
<p>Renders the first column in the table</p>
|
||||
|
@ -431,8 +431,8 @@ following sections.</p>
|
||||
<h2 id="function"><a class="header" href="#function">Function</a></h2>
|
||||
<p>While <code>xplr.config</code> defines all the static parts of the configuration,
|
||||
<code>xplr.fn</code> defines all the dynamic parts using functions.</p>
|
||||
<p>See: <a href="https://xplr.dev/en/lua-function-calls">Lua Function Calls</a>
|
||||
As always, <code>xplr.fn.builtin</code> is where the built-in functions are defined
|
||||
<p>See: <a href="https://xplr.dev/en/lua-function-calls">Lua Function Calls</a></p>
|
||||
<p>As always, <code>xplr.fn.builtin</code> is where the built-in functions are defined
|
||||
that can be overwritten.</p>
|
||||
<h4 id="xplrfnbuiltinfmt_general_table_row_cols_0"><a class="header" href="#xplrfnbuiltinfmt_general_table_row_cols_0">xplr.fn.builtin.fmt_general_table_row_cols_0</a></h4>
|
||||
<p>Renders the first column in the table</p>
|
||||
|
Loading…
Reference in New Issue
Block a user