Skip to content

Commit d75c630

Browse files
authored
Add missing arc modifier to angle.right.dot, rename angle.right.sq (#110)
1 parent bd51230 commit d75c630

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/modules/sym.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,9 @@ angle ∠
9494
.right ∟
9595
.right.rev ⯾
9696
.right.arc ⊾
97-
.right.dot ⦝
97+
.right.arc.dot ⦝
98+
.right.square ⦜
99+
@deprecated: `angle.right.sq` is deprecated, use `angle.right.square` instead
98100
.right.sq ⦜
99101
.s ⦞
100102
.spatial ⟀

0 commit comments

Comments
 (0)