[wp-meta] [Making WordPress.org] #4100: readme parser renders \( as (

Making WordPress.org noreply at wordpress.org
Thu Jan 24 23:06:56 UTC 2019


#4100: readme parser renders \( as (
------------------------------+----------------------
 Reporter:  paulschreiber     |       Owner:  (none)
     Type:  defect            |      Status:  closed
 Priority:  normal            |   Milestone:
Component:  Plugin Directory  |  Resolution:  invalid
 Keywords:                    |
------------------------------+----------------------

Comment (by Otto42):

 For reference, markdown treats these characters as special, and thus a
 single backslash can be used to escape them.

 {{{

 \ backslash
 ` backtick
 * asterisk
 _ underscore
 {} curly braces
 [] square brackets
 () parentheses
 # hash mark
 + plus sign
 - minus sign (hyphen)
 . dot
 ! exclamation mark
 }}}

-- 
Ticket URL: <https://meta.trac.wordpress.org/ticket/4100#comment:3>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list