#3483 closed defect (bug) (fixed)
Markdown parser: Stop <code> element from hyphenating
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | Plugin Directory v3.0 | Priority: | normal |
| Component: | Plugin Directory | Keywords: | has-screenshots |
| Cc: |
Description
The plugin’s description for the markdown code element is hyphenating.
May we specify to add CSS hyphens: none; for the <code> element?
Please see attached screenshot of the hyphenation that should not be taking place on a single-line <code> element. The reason for this is that a hyphen does not normally exist in this URL, which is used within the <code> element. There does not seem to be any other markdown styling that would suit a URL which is not supposed to be hyphenated.
Kind regards,
Mic
Attachments (1)
Change History (5)
#1
@
8 years ago
FYI: The plugin in the example above is: https://wordpress.org/plugins/wp-expert-agent-xml-feed/
#2
@
8 years ago
Thank you @netweb I'll update this in the trac ticket now.
Whoops sorry I forgot trac tickets can’t be amended.
Note: See
TracTickets for help on using
tickets.
Example of a
<code>element being hyphenated for a described URL.