diff options
| author | Marshall Lochbaum <mwlochbaum@gmail.com> | 2022-01-24 17:06:40 -0500 |
|---|---|---|
| committer | Marshall Lochbaum <mwlochbaum@gmail.com> | 2022-01-24 17:06:40 -0500 |
| commit | c9bc3e80280fd8a38f6297de80196dcbff9c28d9 (patch) | |
| tree | 6be559af4ebeab26168836a8fb4d0b4734ecee85 /docs/help/currentmodifier.html | |
| parent | 3d78f125185ce47784245d6619f2878a6ad1b587 (diff) | |
Remove trailing whitespace from help/ markdown sources
Diffstat (limited to 'docs/help/currentmodifier.html')
| -rw-r--r-- | docs/help/currentmodifier.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/help/currentmodifier.html b/docs/help/currentmodifier.html index c32c8cd8..3fdf1a98 100644 --- a/docs/help/currentmodifier.html +++ b/docs/help/currentmodifier.html @@ -7,6 +7,6 @@ <h1 id="mathematical-double-struck-r-"><a class="header" href="#mathematical-double-struck-r-">Mathematical Double-struck R (<code><span class='Value'>𝕣</span></code>)</a></h1> <h2 id="-current-modifier"><a class="header" href="#-current-modifier"><code><span class='Value'>𝕣</span></code>: Current Modifier</a></h2> <p>A variable assigned to the current modifier block. Underscores must be added to the beginning and/or end (<code><span class='Modifier'>_𝕣</span></code>, <code><span class='Modifier2'>_𝕣_</span></code>) to use the modifier with the correct role.</p> -<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=K3vwnZWj4oqj8J2VqX0gNCAgICAgICAg">↗️</a><pre> <span class='Function'>+</span><span class='Brace'>{</span><span class='Value'>𝕣</span><span class='Function'>⊣</span><span class='Value'>𝕩</span><span class='Brace'>}</span> <span class='Number'>4</span> +<a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=K3vwnZWj4oqj8J2VqX0gNA==">↗️</a><pre> <span class='Function'>+</span><span class='Brace'>{</span><span class='Value'>𝕣</span><span class='Function'>⊣</span><span class='Value'>𝕩</span><span class='Brace'>}</span> <span class='Number'>4</span> (1-modifier block) </pre> |
