Fixed rendering of `:>=` (closes #574)

pull/671/head
Nikita Prokopov 2018-09-30 23:33:22 +03:00
rodzic 9b28330aa6
commit cf9cafd28f
3 zmienionych plików z 8 dodań i 3 usunięć

Wyświetl plik

@ -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

Wyświetl plik

@ -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