1
0
Fork 0
mirror of synced 2024-06-14 00:25:00 +12:00

Added <~> (closes #179)

This commit is contained in:
Nikita Prokopov 2016-11-05 19:44:43 +07:00
parent 019953dc86
commit 49e09cece6
3 changed files with 47 additions and 1 deletions

File diff suppressed because one or more lines are too long

View file

@ -144,6 +144,7 @@ Other monospaced fonts with ligatures:
- Added `U+2206` (increment) (#174, #298)
- Added `>->` `<-<` (#297)
- Added `?.` `.?` `?:` (#215)
- Added `<~>` (#179)
#### 1.203 (September 17, 2016)

View file

@ -50,6 +50,12 @@
(str
" ignore sub slash asterisk' asterisk asterisk;\n"
" ignore sub asterisk' asterisk asterisk slash;\n")
["less" "asciitilde"]
" ignore sub less asciitilde' greater;\n"
["asciitilde" "greater"]
" ignore sub less asciitilde' greater;\n"
})
(defn liga->rule