diff options
| author | Laurenz <laurmaedje@gmail.com> | 2023-01-28 23:13:11 +0100 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2023-01-28 23:15:03 +0100 |
| commit | 76048a8ef45ac5892235f2e69cb7cb6c35a037e4 (patch) | |
| tree | b882d3d209ae50f8849a94b38e8945e0b8330f03 /library/src/text | |
| parent | 406de22ee5cd74dc6f67743bad4710415bb50c41 (diff) | |
Overline, Underline, Overbracket, Underbracket
Diffstat (limited to 'library/src/text')
| -rw-r--r-- | library/src/text/symbols.rs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/library/src/text/symbols.rs b/library/src/text/symbols.rs index 36e49849..8bc6222a 100644 --- a/library/src/text/symbols.rs +++ b/library/src/text/symbols.rs @@ -150,13 +150,11 @@ symbols! { breve: '˘', caret: '‸', caron: 'ˇ', - cedilla: '¸', circum: '^', diaer: '¨', grave: '`', macron: '¯', tilde: '~', - overline: '‾', // Currency. bitcoin: '₿', |
