View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 0022545 | mantisbt | markdown | public | 2017-03-20 04:45 | 2019-04-28 11:19 | 
| Reporter | Enno | Assigned To | dregad | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried | 
| Status | closed | Resolution | fixed | ||
| Product Version | 2.2.1 | ||||
| Target Version | 2.2.3 | Fixed in Version | 2.2.3 | ||
| Summary | 0022545: Markdown still converting '& amp;' to & and '& lt;' to < | ||||
| Description | I installed 2.2.1 hoping that issue 0022246 would have solved this, but I still see markdown converting symbols in code blocks to HTML entities.  | ||||
| Steps To Reproduce |  | ||||
| Tags | No tags attached. | ||||
| 
	 Additionally, spelling out the html entity & in the title of this issue makes it show up as an ampersand &.  | 
|
| 
	 Fixed via PR https://github.com/mantisbt/mantisbt/pull/1069  | 
|
| 
	 I'm still seeing conversions in code blocks, as in this example (Version 2.21.0): 	 | 
|
| 
	 The issue was fixed in 2.2.3, but there is a regression starting from 2.12.1, see 0024240 and related issues.  | 
|