[wp-trac] [WordPress Trac] #33300: More text patterns

WordPress Trac noreply at wordpress.org
Fri Feb 26 16:39:34 UTC 2016


#33300: More text patterns
--------------------------------------+-------------------------
 Reporter:  iseulde                   |       Owner:  iseulde
     Type:  task (blessed)            |      Status:  accepted
 Priority:  normal                    |   Milestone:  4.5
Component:  TinyMCE                   |     Version:
 Severity:  normal                    |  Resolution:
 Keywords:  needs-patch dev-feedback  |     Focuses:  javascript
--------------------------------------+-------------------------

Comment (by aduth):

 >`<del>` has no common pattern or markdown pattern

 Apologies if I lack the background, but while not it's true that `<del>`
 is not part of the Markdown or CommonMark specs, it is a feature of GitHub
 Flavored Markdown:

 https://help.github.com/articles/basic-writing-and-formatting-syntax
 /#styling-text

 Example:

 `This is a ~~mistake~~ success.`

 Slack offers a similar single-tilde format:

 https://get.slack.help/hc/en-us/articles/202288908-Formatting-your-
 messages

 Example:

 `This is a ~mistake~ success.`

--
Ticket URL: <https://core.trac.wordpress.org/ticket/33300#comment:18>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list