Skip to content

Commit 231b9d5

Browse files
authored
Add underscore (#149)
1 parent 2882e5b commit 231b9d5

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@
88

99
### New in `sym`
1010

11+
- Punctuation
12+
- `underscore`: _
13+
1114
- Mathematical symbols
1215
- `emptyset.zero`: ∅︀
1316
- `nothing.zero`: ∅︀

src/modules/sym.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,7 @@ dash
144144
.o ⊝
145145
.wave 〜
146146
.wave.double 〰\vs{text}
147+
underscore _
147148
dot
148149
.op ⋅
149150
.basic \u{2E}

0 commit comments

Comments
 (0)