diff options
| author | Marshall Lochbaum <mwlochbaum@gmail.com> | 2022-01-08 16:14:51 -0500 |
|---|---|---|
| committer | Marshall Lochbaum <mwlochbaum@gmail.com> | 2022-01-08 16:18:16 -0500 |
| commit | c5eef0418df2ae6a97c54839fa010ff60d96f78b (patch) | |
| tree | 7ad892f4d416cfcf380e3a26164df4d240a82037 /docs/doc/find.html | |
| parent | ded5581732544165dbb14fb2481ab3855104c638 (diff) | |
Add error messages to generated markdown docs with •CurrentError (fixes #22)
Diffstat (limited to 'docs/doc/find.html')
| -rw-r--r-- | docs/doc/find.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/doc/find.html b/docs/doc/find.html index 85f26297..09632469 100644 --- a/docs/doc/find.html +++ b/docs/doc/find.html @@ -37,7 +37,7 @@ ⟨⟩ <span class='Number'>9</span> <span class='Function'>↕</span> <span class='String'>"short"</span> -ERROR +<span class='Error'>Error: 𝕨↕𝕩: Window length 𝕨 must be at most axis length plus one</span> <span class='Number'>0</span> <span class='Function'>⊣</span><span class='Modifier'>´</span> <span class='String'>"loooooong"</span> <span class='Function'>⍷</span> <span class='String'>"short"</span> 0 |
