I am including my README.md file as the homepage of my doxygen documentation.
If I write in this file: ``` <a href="http://link"><img src="http://link.jpg"; /></a> ``` I get the error (although this should be valid markdown formatting). If I write the closest full markdown version: ``` [](link)] ``` I also get the error. Thanks -- Phyks Le 18/06/2015 19:22, Albert a écrit : > In version 1.2.6 there was no markdown support in doxygen so this must be a > separate problem. An example would be nice. > > > On Thu, Jun 18, 2015 at 12:48 PM, Phyks <[email protected]> wrote: > >> Hi, >> >> I've just encountered this issue in a Markdown file: >> http://sourceforge.net/p/doxygen/mailman/message/12235967/. >> >> However, according to the thread, I understand it was fixed in 1.2.6 and >> I am using 1.8.9.1. >> >> Thanks >> -- >> Phyks >> >> >> ------------------------------------------------------------------------------ >> _______________________________________________ >> Doxygen-develop mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/doxygen-develop >> > ------------------------------------------------------------------------------ _______________________________________________ Doxygen-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/doxygen-develop
