Changes between Initial Version and Version 1 of Ticket #48915, comment 2
- Timestamp:
- 01/10/2020 09:15:46 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #48915, comment 2
initial v1 1 Then we either have to make clear that the Drop Cap only works for a real first-letter or a markup check or warning should be implemented to make sure that Drop Cap is applicable or notdepending on the html tags.1 Then we either have to make clear that the Drop Cap only works for a real first-letter case or a check-up on the markups or a warning should be implemented to make sure that Drop Cap is applicable, or not, depending on the html tags. 2 2 Something like if <p>`^[A-Za-z0-9 ]*` you can Drop Cap, else don't. 3 3