[wp-trac] [WordPress Trac] #37693: TinyMCE: backtics not handled correctly in paragraphs that already contain backticks
WordPress Trac
noreply at wordpress.org
Fri Nov 4 10:49:13 UTC 2016
#37693: TinyMCE: backtics not handled correctly in paragraphs that already contain
backticks
--------------------------+-------------------------
Reporter: borekb | Owner: iseulde
Type: defect (bug) | Status: reviewing
Priority: normal | Milestone: 4.7
Component: TinyMCE | Version: 4.3
Severity: normal | Resolution:
Keywords: has-patch | Focuses: javascript
--------------------------+-------------------------
Comment (by iseulde):
Also, let's keep in mind that we added this to allow simple shortcuts, not
to fully support markdown. I think bold and italic inside words will be
more useful than allowing delimiter characters inside the text. It cannot
be solved anyway for something like `_$var_name_`, only `__$var_name__`,
so the rule is a bit weird in my opinion. Additionally I think `*`
delimiters are bit better for this, and if `_` is used, the conversion can
still be undone easily.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/37693#comment:21>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list