[wp-trac] [WordPress Trac] #20304: Strikethrough does not work for multiple paragraphs in the post editor
WordPress Trac
noreply at wordpress.org
Fri Jan 17 10:40:06 UTC 2014
#20304: Strikethrough does not work for multiple paragraphs in the post editor
-------------------------------------------------+-------------------------
Reporter: tollmanz | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Future
Component: Formatting | Release
Severity: normal | Version: 3.4
Keywords: has-patch needs-testing needs-unit- | Resolution:
tests |
-------------------------------------------------+-------------------------
Comment (by nacin):
I think this is safe to revisit after not only the TinyMCE schema changes
that dropped into core at the end of 3.5, but TinyMCE 4.0, which further
improved HTML5 support.
These elements are called "transparent" in HTML5 — they can contain around
blocks, or inline, but not both. Does adding it to allblocks mean it can
still wrap inline text?
I think a patch and a unit test (and confirming that it works in TinyMCE,
of course) would be sufficient for us to move forward on this.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/20304#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list