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

Disabled ligatures for >=< (closes #548)

This commit is contained in:
Nikita Prokopov 2018-09-30 23:37:25 +03:00
parent cf9cafd28f
commit 22dc49d957
3 changed files with 11 additions and 1 deletions

View file

@ -17,6 +17,7 @@ All notable changes to this project will be documented in this file.
- Fixed Box drawing characters "╵" and "╷" (were swapped, [#595])
- Rolled back thin backslash ([#577])
- Fixed rendering of `:>=` ([#574])
- Disabled ligatures for `>=<` ([#548])
#### 1.205 (February 27, 2018)

File diff suppressed because one or more lines are too long

View file

@ -41,6 +41,12 @@
["colon" "greater"]
" ignore sub colon' greater equal;\n"
["greater" "equal"]
" ignore sub greater' equal less;\n"
["equal" "less"]
" ignore sub greater equal' less;\n"
})
(defn liga->rule