Skip to content

Commit

Permalink
Disabled ligatures in{|} [|] (closes #593)
Browse files Browse the repository at this point in the history
  • Loading branch information
tonsky committed Sep 30, 2018
1 parent 22dc49d commit 75aae2a
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 21 deletions.
21 changes: 7 additions & 14 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,20 +4,13 @@ All notable changes to this project will be documented in this file.

#### WIP

- Added `<==>` ([#392])
- Fixed width of `[` `**` ([#607])
- Added `#:` ([#642])
- Fixed the look of `{| |} [| |]` ([#643])
- Removed `{. .}` ([#635])
- Fixed rendering of `(?= (?<= (?:` ([#624])
- Fixed rendering of `<||>` ([#621])
- Added `!!.` ([#618])
- Added `>:` `:<` ([#605])
- Added U+0305 COMBINING OVERLINE ([#608])
- Fixed Box drawing characters "╵" and "╷" (were swapped, [#595])
- Rolled back thin backslash ([#577])
- Fixed rendering of `:>=` ([#574])
- Disabled ligatures for `>=<` ([#548])
- Added `<==>` ([#392]), `#:` ([#642]), `!!.` ([#618]), `>:` `:<` ([#605]), U+0305 Combining overline ([#608])
- Fixed incorrect width of `[` `**` ([#607])
- Redrew `{|` `|}` `[|` `|]` ([#643])
- Removed `{.` `.}` ([#635]), thin backslash ([#577])
- Disabled ligatures in `(?=` `(?<=` `(?:` ([#624]), `>=<` ([#548]), `{|}` `[|]` ([#593])
- Fixed ligatures precedence in `<||>` ([#621]), `:>=` ([#574])
- Fixed incorrectly swapped box drawing characters `` and `` ([#595])

#### 1.205 (February 27, 2018)

Expand Down
Loading

0 comments on commit 75aae2a

Please sign in to comment.