MantisBT: master-2.2 06d744ed
| Author | Committer | Branch | Timestamp | Parent |
|---|---|---|---|---|
| Joel C. Llano | dregad | master-2.2 | 2017-02-24 16:42 | master-2.2 17d6796a |
| Affected Issues | 0022246: Markdown is converting '&' signs to (ampersand[amp;]) inside code block or backtick as well | |||
| Changeset | Fix markdown converting '&' signs to '&' This happens inside the code block and 'a' inline element Moved logic removing the html entity '&' from Fixes 0022246 Signed-off-by: Damien Regad dregad@mantisbt.org |
|||
| mod - plugins/MantisCoreFormatting/MantisCoreFormatting.php | Diff File | |||
| mod - plugins/MantisCoreFormatting/core/MantisMarkdown.php | Diff File | |||