Re: Warning: Unexpected html tag <img> found within <a href=...> context

Albert <[email protected]> Sat, 20 Jun 2015 10:39:38 +0200
Newsgroups gmane.text.doxygen.devel
Message-ID <CABOOx7Y-ej9+XE4e4Y2EbxzUkPBbq48QSupQ6O1RbVmUKcw-sQ@mail.gmail.com>
--===============4342887110355392432==
Content-Type: multipart/alternative; boundary=001a11c124bc2a3c280518eefbf1

--001a11c124bc2a3c280518eefbf1
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

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:
> >> ```
> >> [![alt](link)](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 mus=
t
> >> 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
>

--001a11c124bc2a3c280518eefbf1
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div>I don&#39;t think it is directly necessary, the 2 sma=
ll 3 line examples might be sufficient.<br><br></div>Albert<br></div><div c=
lass=3D"gmail_extra"><br><div class=3D"gmail_quote">On Sat, Jun 20, 2015 at=
 10:34 AM, Phyks <span dir=3D"ltr">&lt;<a href=3D"mailto:[email protected]" ta=
rget=3D"_blank">[email protected]</a>&gt;</span> wrote:<br><blockquote class=
=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padd=
ing-left:1ex">Ah, no, I was not planning to add any attachments. I do not h=
ave 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 class=3D"HOEnZb"><font color=3D"#888888"><br>
--<br>
Phyks<br>
</font></span><div class=3D"HOEnZb"><div class=3D"h5"><br>
Le 20/06/2015 10:21, Albert a =C3=A9crit :<br>
&gt; Looks like you wanted to add an attachment, but forgot it.<br>
&gt;<br>
&gt; Albert<br>
&gt;<br>
&gt; On Sat, Jun 20, 2015 at 10:15 AM, Phyks &lt;<a href=3D"mailto:phyks@ph=
yks.me">[email protected]</a>&gt; wrote:<br>
&gt;<br>
&gt;&gt; I am including my README.md file as the homepage of my doxygen<br>
&gt;&gt; documentation.<br>
&gt;&gt;<br>
&gt;&gt; If I write in this file:<br>
&gt;&gt; ```<br>
&gt;&gt; &lt;a href=3D&quot;<a href=3D"http://link" rel=3D"noreferrer" targ=
et=3D"_blank">http://link</a>&quot;&gt;&lt;img src=3D&quot;<a href=3D"http:=
//link.jpg" rel=3D"noreferrer" target=3D"_blank">http://link.jpg</a>&quot;;=
 /&gt;&lt;/a&gt;<br>
&gt;&gt; ```<br>
&gt;&gt;<br>
&gt;&gt; I get the error (although this should be valid markdown formatting=
).<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; If I write the closest full markdown version:<br>
&gt;&gt; ```<br>
&gt;&gt; [![alt](link)](link)]<br>
&gt;&gt; ```<br>
&gt;&gt;<br>
&gt;&gt; I also get the error.<br>
&gt;&gt;<br>
&gt;&gt; Thanks<br>
&gt;&gt; --<br>
&gt;&gt; Phyks<br>
&gt;&gt;<br>
&gt;&gt; Le 18/06/2015 19:22, Albert a =C3=A9crit :<br>
&gt;&gt;&gt; In version 1.2.6 there was no markdown support in doxygen so t=
his must<br>
&gt;&gt; be a<br>
&gt;&gt;&gt; separate problem. An example would be nice.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; On Thu, Jun 18, 2015 at 12:48 PM, Phyks &lt;<a href=3D"mailto:=
[email protected]">[email protected]</a>&gt; wrote:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; Hi,<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; I&#39;ve just encountered this issue in a Markdown file:<b=
r>
&gt;&gt;&gt;&gt; <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>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; However, according to the thread, I understand it was fixe=
d in 1.2.6 and<br>
&gt;&gt;&gt;&gt; I am using 1.8.9.1.<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; Thanks<br>
&gt;&gt;&gt;&gt; --<br>
&gt;&gt;&gt;&gt; Phyks<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt; ------------------------------------------------------------------=
------------<br>
&gt;&gt;&gt;&gt; _______________________________________________<br>
&gt;&gt;&gt;&gt; Doxygen-develop mailing list<br>
&gt;&gt;&gt;&gt; <a href=3D"mailto:[email protected]">D=
[email protected]</a><br>
&gt;&gt;&gt;&gt; <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>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; ------------------------------------------------------------------=
------------<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; Doxygen-develop mailing list<br>
&gt;&gt; <a href=3D"mailto:[email protected]">Doxygen-d=
[email protected]</a><br>
&gt;&gt; <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>
&gt;&gt;<br>
&gt;<br>
<br>
---------------------------------------------------------------------------=
---<br>
_______________________________________________<br>
Doxygen-develop mailing list<br>
<a href=3D"mailto:[email protected]">Doxygen-develop@li=
sts.sourceforge.net</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>

--001a11c124bc2a3c280518eefbf1--


--===============4342887110355392432==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

------------------------------------------------------------------------------

--===============4342887110355392432==
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

--===============4342887110355392432==--