Streamline table border styles.

This commit is contained in:
Dominik Pantůček 2023-03-23 16:08:52 +01:00
parent 4e7fbb2df9
commit 2db2624d21
2 changed files with 8 additions and 1 deletions

View file

@ -48,11 +48,16 @@
;; Table border styles in visual form
(define table-borders-lookup-source
'((ascii
'((debug
"/=,\\"
"] |["
">-+<"
"'~^`")
(ascii
"+-++"
"| ||"
"+-++"
"+-++")
(unicode
"┌─┬┐"
"│ ││"