The doxygen implementation markdown does not support all of markdown, please see the chaper about markdown in the documentation ( http://www.stack.nl/~dimitri/doxygen/manual/markdown.html)
I also forgot to mention about the remarks I placed at: http://stackoverflow.com/questions/30863422/doxygen-how-to-embed-images-on-main-page-for-all-output-formats Albert On Sat, Jun 20, 2015 at 10:39 AM, Albert <[email protected]> wrote: > I don't think it is directly necessary, the 2 small 3 line examples might > be sufficient. > > Albert > > On Sat, Jun 20, 2015 at 10:34 AM, Phyks <[email protected]> wrote: > >> Ah, no, I was not planning to add any attachments. I do not have my >> sample README.md and doxyfile files with me at the moment. :/ >> >> I can send you an example though if you want. >> >> -- >> Phyks >> >> Le 20/06/2015 10:21, Albert a écrit : >> > Looks like you wanted to add an attachment, but forgot it. >> > >> > Albert >> > >> > On Sat, Jun 20, 2015 at 10:15 AM, Phyks <[email protected]> wrote: >> > >> >> 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 >> >> >> > >> >> >> ------------------------------------------------------------------------------ >> _______________________________________________ >> 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
