summaryrefslogtreecommitdiff
path: root/docs/lab/index.html
diff options
context:
space:
mode:
authorRasmus Andersson <rasmus@notion.se>2018-08-29 17:52:47 +0300
committerRasmus Andersson <rasmus@notion.se>2018-08-29 17:52:47 +0300
commit4736bcc4f112602b047c3c7ae962203db89494a1 (patch)
tree815f2e8ce90aef6ce46440a3685886aa25aba39b /docs/lab/index.html
parent387915558e27373db24fdce29ef79ab393a31260 (diff)
downloadinter-4736bcc4f112602b047c3c7ae962203db89494a1.tar.xz
calt: extends .case substitution on the left side up to five glyphs. Closes #57
Diffstat (limited to 'docs/lab/index.html')
-rw-r--r--docs/lab/index.html15
1 files changed, 10 insertions, 5 deletions
diff --git a/docs/lab/index.html b/docs/lab/index.html
index c32742bd2..3ced1f065 100644
--- a/docs/lab/index.html
+++ b/docs/lab/index.html
@@ -153,11 +153,16 @@ A*Y V*V W*W N*N X*X
Λ*Λ Σ*Σ Δ*Δ Y*Y &*
calt case should cascade:
-U() U[] U{} — rightx should be rightx.case
-()U []U {}U — special-cased as "delim' delim -> delim.case"
-U--- — all hyphens should be hyphen.case
----U — only the hyphen next to U should be hyphen.case
-U-→(){}[]*
+U() U[] U{} rightx should be rightx.case
+()U []U {}U special-cased as "delim' delim -> delim.case"
+---U--- all hyphens should be hyphen.case
+U-→(){}[]* all should be .case
+
+left side cascades up to 5 characters:
+******ABBA******
+------M------
+@@@@@@M@@@@@@
+++++++M++++++
`)
// From http://justanotherfoundry.com/generator