Automated deployment: Sat Jul 3 09:33:18 UTC 2021 1e13fdacda

This commit is contained in:
sayanarijit 2021-07-03 09:33:18 +00:00
parent 6f71035e7b
commit 7e698c512e
4 changed files with 4 additions and 4 deletions

View File

@ -160,7 +160,7 @@ requests, xplr listens to <a href="#full-list-of-messages">messages</a>.</p>
</ul> </ul>
<h2 id="format"><a class="header" href="#format">Format</a></h2> <h2 id="format"><a class="header" href="#format">Format</a></h2>
<p>To send messages using the <a href="modes.html#key-bindings">key bindings</a> or <p>To send messages using the <a href="modes.html#key-bindings">key bindings</a> or
<a href="#lua-functions-calls">Lua functions calls</a>, messages are represented in <a href="#lua-function-calls">Lua function calls</a>, messages are represented in
<a href="https://www.lua.org/">Lua</a> syntax. For example:</p> <a href="https://www.lua.org/">Lua</a> syntax. For example:</p>
<ul> <ul>
<li>&quot;Quit&quot;</li> <li>&quot;Quit&quot;</li>

View File

@ -861,7 +861,7 @@ requests, xplr listens to <a href="message.html#full-list-of-messages">messages<
</ul> </ul>
<h2 id="format"><a class="header" href="#format">Format</a></h2> <h2 id="format"><a class="header" href="#format">Format</a></h2>
<p>To send messages using the <a href="modes.html#key-bindings">key bindings</a> or <p>To send messages using the <a href="modes.html#key-bindings">key bindings</a> or
<a href="message.html#lua-functions-calls">Lua functions calls</a>, messages are represented in <a href="message.html#lua-function-calls">Lua function calls</a>, messages are represented in
<a href="https://www.lua.org/">Lua</a> syntax. For example:</p> <a href="https://www.lua.org/">Lua</a> syntax. For example:</p>
<ul> <ul>
<li>&quot;Quit&quot;</li> <li>&quot;Quit&quot;</li>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long