1
0
Fork 0
mirror of synced 2024-06-01 10:20:25 +12:00

Fixed rendering of :>= (closes #574)

This commit is contained in:
Nikita Prokopov 2018-09-30 23:33:22 +03:00
parent 9b28330aa6
commit cf9cafd28f
3 changed files with 8 additions and 3 deletions

View file

@ -16,6 +16,7 @@ All notable changes to this project will be documented in this file.
- Added U+0305 COMBINING OVERLINE ([#608])
- Fixed Box drawing characters "╵" and "╷" (were swapped, [#595])
- Rolled back thin backslash ([#577])
- Fixed rendering of `:>=` ([#574])
#### 1.205 (February 27, 2018)

File diff suppressed because one or more lines are too long

View file

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