@@ -52,32 +52,24 @@ _None._
5252
5353### Bug Fixes
5454
55- - Improve Mark formatting. [ #1352 ]
55+ * Improve Mark formatting. [ #1352 ]
5656
5757## 1.19.10
5858
5959### Bug Fixes
6060
61- - Fixed crash when attempting to render Gutenberg comment. [ #1383 ]
62- - Fixed crash when underlining text with special glyphs. [ #1384 ]
61+ * Fixed crash when attempting to render Gutenberg comment. [ #1383 ]
62+ * Fixed crash when underlining text with special glyphs. [ #1384 ]
6363
6464## 1.19.9
6565
66- ### Breaking Changes
67-
68- _ None._
69-
70- ### New Features
71-
72- _ None._
73-
7466### Bug Fixes
7567
7668* Worked around a crash that could occur when calling String.paragraphRange(for:) on iOS 17. [ #1373 ]
7769
7870### Internal Changes
7971
80- - Add this changelog file. [ #1365 ]
72+ * Add this changelog file. [ #1365 ]
8173
8274---
8375
@@ -138,15 +130,15 @@ _Versions below this precede the Keep a Changelog-inspired formatting._
138130
1391311.16.0
140132-----
141- * Improve display of ordered lists with large bullet numbers
142- * Fix bug where links with text that had a mix of Latin and non-Latin characters were getting split.
133+ * Improve display of ordered lists with large bullet numbers
134+ * Fix bug where links with text that had a mix of Latin and non-Latin characters were getting split.
143135
1441361.15.0
145137-----
146- * Allow to use headers fonts without bold effect applied
147- * Support for multilevel blockquotes
148- * Fix presentation of placeholder images in dark mode.
149- * Fix bug that didn't set default text color when changing text color
138+ * Allow to use headers fonts without bold effect applied
139+ * Support for multilevel blockquotes
140+ * Fix presentation of placeholder images in dark mode.
141+ * Fix bug that didn't set default text color when changing text color
150142
1511431.14.1
152144-----
0 commit comments