Re: Warning: Unexpected html tag <img> found within <a href=...> context
Albert <[email protected]> Sat, 20 Jun 2015 12:50:21 +0200
| Newsgroups | gmane.text.doxygen.devel |
|---|---|
| Message-ID | <CABOOx7bdv1dbqJAsW_HZWW7iOp2ofSXG4RxYaV_Jo8KBLLiSmg@mail.gmail.com> |
--===============2449592564607172619== Content-Type: multipart/alternative; boundary=001a11353c709f965f0518f0ce1c --001a11353c709f965f0518f0ce1c Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 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 =C3=A9crit : >> > 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=3D"http://link"><img src=3D"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 =C3=A9crit : >> >>> In version 1.2.6 there was no markdown support in doxygen so this mu= st >> >> 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 >> > > --001a11353c709f965f0518f0ce1c Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable <div dir=3D"ltr"><div>The doxygen implementation markdown does not support = all of markdown, please see the chaper about markdown in the documentation = (<a href=3D"http://www.stack.nl/~dimitri/doxygen/manual/markdown.html">http= ://www.stack.nl/~dimitri/doxygen/manual/markdown.html</a>)<br><br>I also fo= rgot to mention about the remarks I placed at:<br><a href=3D"http://stackov= erflow.com/questions/30863422/doxygen-how-to-embed-images-on-main-page-for-= all-output-formats">http://stackoverflow.com/questions/30863422/doxygen-how= -to-embed-images-on-main-page-for-all-output-formats</a><br><br></div>Alber= t<br></div><div class=3D"gmail_extra"><br><div class=3D"gmail_quote">On Sat= , Jun 20, 2015 at 10:39 AM, Albert <span dir=3D"ltr"><<a href=3D"mailto:= [email protected]" target=3D"_blank">[email protected]</a>></s= pan> wrote:<br><blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex= ;border-left:1px #ccc solid;padding-left:1ex"><div dir=3D"ltr"><div>I don&#= 39;t think it is directly necessary, the 2 small 3 line examples might be s= ufficient.<span class=3D"HOEnZb"><font color=3D"#888888"><br><br></font></s= pan></div><span class=3D"HOEnZb"><font color=3D"#888888">Albert<br></font><= /span></div><div class=3D"HOEnZb"><div class=3D"h5"><div class=3D"gmail_ext= ra"><br><div class=3D"gmail_quote">On Sat, Jun 20, 2015 at 10:34 AM, Phyks = <span dir=3D"ltr"><<a href=3D"mailto:[email protected]" target=3D"_blank">p= [email protected]</a>></span> wrote:<br><blockquote class=3D"gmail_quote" st= yle=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Ah, n= o, I was not planning to add any attachments. I do not have my<br> sample README.md and doxyfile files with me at the moment. :/<br> <br> I can send you an example though if you want.<br> <span><font color=3D"#888888"><br> --<br> Phyks<br> </font></span><div><div><br> Le 20/06/2015 10:21, Albert a =C3=A9crit :<br> > Looks like you wanted to add an attachment, but forgot it.<br> ><br> > Albert<br> ><br> > On Sat, Jun 20, 2015 at 10:15 AM, Phyks <<a href=3D"mailto:phyks@ph= yks.me" target=3D"_blank">[email protected]</a>> wrote:<br> ><br> >> I am including my README.md file as the homepage of my doxygen<br> >> documentation.<br> >><br> >> If I write in this file:<br> >> ```<br> >> <a href=3D"<a href=3D"http://link" rel=3D"noreferrer" targ= et=3D"_blank">http://link</a>"><img src=3D"<a href=3D"http:= //link.jpg" rel=3D"noreferrer" target=3D"_blank">http://link.jpg</a>";= /></a><br> >> ```<br> >><br> >> I get the error (although this should be valid markdown formatting= ).<br> >><br> >><br> >> If I write the closest full markdown version:<br> >> ```<br> >> [](link)]<br> >> ```<br> >><br> >> I also get the error.<br> >><br> >> Thanks<br> >> --<br> >> Phyks<br> >><br> >> Le 18/06/2015 19:22, Albert a =C3=A9crit :<br> >>> In version 1.2.6 there was no markdown support in doxygen so t= his must<br> >> be a<br> >>> separate problem. An example would be nice.<br> >>><br> >>><br> >>> On Thu, Jun 18, 2015 at 12:48 PM, Phyks <<a href=3D"mailto:= [email protected]" target=3D"_blank">[email protected]</a>> wrote:<br> >>><br> >>>> Hi,<br> >>>><br> >>>> I've just encountered this issue in a Markdown file:<b= r> >>>> <a href=3D"http://sourceforge.net/p/doxygen/mailman/messag= e/12235967/" rel=3D"noreferrer" target=3D"_blank">http://sourceforge.net/p/= doxygen/mailman/message/12235967/</a>.<br> >>>><br> >>>> However, according to the thread, I understand it was fixe= d in 1.2.6 and<br> >>>> I am using 1.8.9.1.<br> >>>><br> >>>> Thanks<br> >>>> --<br> >>>> Phyks<br> >>>><br> >>>><br> >>>><br> >> ------------------------------------------------------------------= ------------<br> >>>> _______________________________________________<br> >>>> Doxygen-develop mailing list<br> >>>> <a href=3D"mailto:[email protected]" t= arget=3D"_blank">[email protected]</a><br> >>>> <a href=3D"https://lists.sourceforge.net/lists/listinfo/do= xygen-develop" rel=3D"noreferrer" target=3D"_blank">https://lists.sourcefor= ge.net/lists/listinfo/doxygen-develop</a><br> >>>><br> >>><br> >><br> >><br> >> ------------------------------------------------------------------= ------------<br> >> _______________________________________________<br> >> Doxygen-develop mailing list<br> >> <a href=3D"mailto:[email protected]" target=3D= "_blank">[email protected]</a><br> >> <a href=3D"https://lists.sourceforge.net/lists/listinfo/doxygen-de= velop" rel=3D"noreferrer" target=3D"_blank">https://lists.sourceforge.net/l= ists/listinfo/doxygen-develop</a><br> >><br> ><br> <br> ---------------------------------------------------------------------------= ---<br> _______________________________________________<br> Doxygen-develop mailing list<br> <a href=3D"mailto:[email protected]" target=3D"_blank">= [email protected]</a><br> <a href=3D"https://lists.sourceforge.net/lists/listinfo/doxygen-develop" re= l=3D"noreferrer" target=3D"_blank">https://lists.sourceforge.net/lists/list= info/doxygen-develop</a><br> </div></div></blockquote></div><br></div> </div></div></blockquote></div><br></div> --001a11353c709f965f0518f0ce1c-- --===============2449592564607172619== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ------------------------------------------------------------------------------ --===============2449592564607172619== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Doxygen-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/doxygen-develop --===============2449592564607172619==--