Add some more box-drawing characters from the "Geometric shapes" Unicode block

Fixes #7433
This commit is contained in:
Kovid Goyal
2024-05-15 09:27:32 +05:30
parent 98624d614e
commit 3345e40bdb
3 changed files with 23 additions and 5 deletions

View File

@@ -80,6 +80,8 @@ Detailed list of changes
- Allow more types of alignment for :opt:`placement_strategy` (:pull:`7419`)
- Add some more box-drawing characters from the "Geometric shapes" Unicode block (:iss:`7433`)
0.34.1 [2024-04-19]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~