[wp-meta] [Making WordPress.org] #1216: Parsing readme files fails on code blocks starting with `#
Making WordPress.org
noreply at wordpress.org
Sat Sep 5 19:03:55 UTC 2015
#1216: Parsing readme files fails on code blocks starting with `#
-------------------------+------------------------------
Reporter: DvanKooten | Owner:
Type: defect | Status: closed
Priority: normal | Component: Plugin Directory
Resolution: wontfix | Keywords:
-------------------------+------------------------------
Comment (by Otto42):
The backtick mechanism is not part of markdown, it's one of our specific
addons. We use it in lots of places, including our forums.
If you want to use hashes in your code blocks, use the normal markdown way
of creating them: prefix them with four spaces on each line.
`
#this won't work
`
#this will work
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/1216#comment:5>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list