[wp-trac] [WordPress Trac] #48602: wptexturize: smart quotes: should ignore tags inside quotes
WordPress Trac
noreply at wordpress.org
Thu Jun 10 09:39:35 UTC 2021
#48602: wptexturize: smart quotes: should ignore tags inside quotes
----------------------------------------+-----------------------------
Reporter: kurakin_alexander | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Future Release
Component: Formatting | Version: 5.2.2
Severity: normal | Resolution:
Keywords: has-patch needs-unit-tests | Focuses:
----------------------------------------+-----------------------------
Comment (by edent):
This also occurs when using MarkDown in the classic editor:
{{{
Read "[Text](https://example.com)".
}}}
Renders as
{{{
Read “<a href="https://example.com">text</a>“.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/48602#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list