https://bugzilla.wikimedia.org/show_bug.cgi?id=46771
--- Comment #6 from Krinkle <[email protected]> --- (In reply to comment #0) > On a patch set some discussion has arisen > https://gerrit.wikimedia.org/r/#/c/56944/1/includes/specials/SpecialExport. > php Actually the problem mentioned there wouldn't be solved by upgrading doxygen since that is the same in both 1.7.6 and 1.8.1 However there are lots of reasons to upgrade: - 1.7.6 is from 2011 - We use `backticks` for code samples and *emphasis* in our documentation, however that (Markdown formatting) was introduced in 1.8.0 and is currently breaking and causing weird stuff like: "This setting add supports for the `<img>` tag to result in output with literal * marks and the word <img> missing because it is interpreted as html. - 3 years of bug fixes and compatibility fixes for newer PHP versions (which we are using) http://www.stack.nl/~dimitri/doxygen/changelog.html (though potentially also regressions, but we have to try, right?) - ... -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
