MantisBT: master 3922e651

Author Committer Branch Timestamp Parent
Joel C. Llano vboctor master 2017-01-23 03:41 master abbb122c
Affected Issues  0022179: Markdown is eating apostrophe / single quote
Changeset

Fix markdown eating apostrophe or single quote

  • removed condition that fix the img tag causing apostrophe or single quote not working
  • as we don't need the img tag to show up at the moment.
  • Instead, we will just add or override the custom method in plugins/MantisCoreFormatting/core/MantisMarkdown later.

Fixes 0022179

mod - plugins/MantisCoreFormatting/MantisCoreFormatting.php Diff File