Changes between Initial Version and Version 1 of Ticket #61800, comment 1
- Timestamp:
- 08/01/2024 10:44:43 PM (12 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #61800, comment 1
initial v1 1 1 Preformatted text can have automatic hyphens with the theme without adjusting the font size or letter spacing. 2 2 3 The patch removes the hyphens for any `pre` element within the `entry-content` when using a modern browser.3 When using a modern browser, the patch removes the hyphens for any `pre` element within the post content area. 4 4 5 5 Additional changes to consider: