Skip to content

Commit 5435861

Browse files
authored
Add brackets with ticks (#102)
1 parent 67df83c commit 5435861

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/modules/sym.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,12 @@ brace
4040
.b ⏟
4141
bracket
4242
.l [
43+
.l.tick.t ⦍
44+
.l.tick.b ⦏
4345
.l.double ⟦
4446
.r ]
47+
.r.tick.t ⦐
48+
.r.tick.b ⦎
4549
.r.double ⟧
4650
.t ⎴
4751
.b ⎵

0 commit comments

Comments
 (0)