Changes between Initial Version and Version 1 of Ticket #9578, comment 4
- Timestamp:
- Feb 13, 2013, 12:16:17 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #9578, comment 4
initial v1 7 7 Yes, chancing the "block" definition of all paragraphs in a page is not a common practice. Personally I haven’t seen such use case anywhere. 8 8 9 There is huge number of cases that could bring similar issues. It is impossible for the editor to handle them all. We do some level of fixing for most common cases. This is just not one of them.9 There is huge number of cases that could bring similar issues. It is impossible for the editor to handle them all. We do have some level of fixing for most common cases. This is just not one of them. 10 10 11 11 Simple solution and correct one is using spans – inline elements by definition. That way editor will have no problem processing them.