Fixed rendering of `<||>` (closes #621)

pull/671/head
Nikita Prokopov 2018-09-30 19:10:09 +03:00
rodzic 0a6f6e600f
commit 1913dab1a7
2 zmienionych plików z 7 dodań i 0 usunięć

Wyświetl plik

@ -10,6 +10,7 @@ All notable changes to this project will be documented in this file.
- Fixed the look of `{| |} [| |]` ([#643])
- Removed `{. .}` ([#635])
- Fixed rendering of `(?= (?<= (?:` ([#624])
- Fixed rendering of `<||>` ([#621])
#### 1.205 (February 27, 2018)

Wyświetl plik

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