Opened 9 years ago
Closed 9 years ago
#2770 closed defect (bug) (duplicate)
Multiline code snippets in markdown broken in changelog
| Reported by: | figureone | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Plugin Directory | Keywords: | |
| Cc: |
Description
Aloha, the new Plugin Directory's revised Changelog no longer correctly renders multiline code snippets in markdown (either delimited with single backticks, or triple-backticks).
Example: https://wordpress.org/plugins/authorizer/#developers
Versions 2.6.8, 2.6.0, and 2.5.0 all have code samples. Here's the readme.txt it's pulling from:
https://plugins.svn.wordpress.org/authorizer/trunk/readme.txt
Change History (2)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
This sounds like it's probably the same issue as #2655