#2636 closed defect (bug) (invalid)
Remove "special quotes" from readme/description text
Reported by: | brianhogg | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | Plugin Directory | Keywords: | |
Cc: |
Description
The new design changes regular single and double quotes into the special quotes, which messes things up for things like shortcode plugins where if you copy/paste the shortcode/code will not work. Can these be removed from the output on the plugin directory pages?
Change History (4)
#3
in reply to:
↑ 2
@
7 years ago
- Resolution set to invalid
- Status changed from new to closed
Replying to Otto42:
Can you give an example of where this happens?
Ideally, it should not be doing it if you're using code block markup around the example code.
Just added some in and yes, it appears to be the case on the new design actually:
https://wordpress.org/plugins/the-events-calendar-shortcode/
The formatting messed up on the old design if it was done inline, but now all appears to be well.
So can close the ticket and just use code blocks
:)
Note: See
TracTickets for help on using
tickets.
Can you give an example of where this happens?
Ideally, it should not be doing it if you're using code block markup around the example code.