aboutsummaryrefslogtreecommitdiff
path: root/Unicode Boxes.wiki
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2021-12-18 20:01:49 +0100
committerHugo Hörnquist <hugo@lysator.liu.se>2021-12-18 20:01:49 +0100
commita5df53745c89cba0f7f89fe1cff4da434693500e (patch)
tree172d20a8f9504186a3cff42e73ef3baadfb4b647 /Unicode Boxes.wiki
parentSat, 18 Dec 2021 20:01:25 +0100 (diff)
parenttis 14 dec 2021 18:07:31 CET (diff)
downloadwiki-public-a5df53745c89cba0f7f89fe1cff4da434693500e.tar.gz
wiki-public-a5df53745c89cba0f7f89fe1cff4da434693500e.tar.xz
Merge branch 'master' of git.hornquist.se:git/wiki-public
Diffstat (limited to '')
-rw-r--r--Unicode Boxes.wiki20
1 files changed, 20 insertions, 0 deletions
diff --git a/Unicode Boxes.wiki b/Unicode Boxes.wiki
new file mode 100644
index 0000000..665cc04
--- /dev/null
+++ b/Unicode Boxes.wiki
@@ -0,0 +1,20 @@
+
+| | 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | A | B | C | D | E | F |
+|--------|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
+| U+250x | ─ | ━ | │ | ┃ | ┄ | ┅ | ┆ | ┇ | ┈ | ┉ | ┊ | ┋ | ┌ | ┍ | ┎ | ┏ |
+| U+251x | ┐ | ┑ | ┒ | ┓ | └ | ┕ | ┖ | ┗ | ┘ | ┙ | ┚ | ┛ | ├ | ┝ | ┞ | ┟ |
+| U+252x | ┠ | ┡ | ┢ | ┣ | ┤ | ┥ | ┦ | ┧ | ┨ | ┩ | ┪ | ┫ | ┬ | ┭ | ┮ | ┯ |
+| U+253x | ┰ | ┱ | ┲ | ┳ | ┴ | ┵ | ┶ | ┷ | ┸ | ┹ | ┺ | ┻ | ┼ | ┽ | ┾ | ┿ |
+| U+254x | ╀ | ╁ | ╂ | ╃ | ╄ | ╅ | ╆ | ╇ | ╈ | ╉ | ╊ | ╋ | ╌ | ╍ | ╎ | ╏ |
+| U+255x | ═ | ║ | ╒ | ╓ | ╔ | ╕ | ╖ | ╗ | ╘ | ╙ | ╚ | ╛ | ╜ | ╝ | ╞ | ╟ |
+| U+256x | ╠ | ╡ | ╢ | ╣ | ╤ | ╥ | ╦ | ╧ | ╨ | ╩ | ╪ | ╫ | ╬ | ╭ | ╮ | ╯ |
+| U+257x | ╰ | ╱ | ╲ | ╳ | ╴ | ╵ | ╶ | ╷ | ╸ | ╹ | ╺ | ╻ | ╼ | ╽ | ╾ | ╿ |
+
+Borrowed from https://en.wikipedia.org/wiki/Box-drawing_character
+
+{{{
+┌─┐
+│ ├┤
+└┬┘┴
+ ┼
+}}}