Nick Dokos <ndo...@gmail.com> writes:

> The "Latest questions on SO" section at the beginning of
>
>  http://orgmode.org/worg/org-faq.html
>
> shows literal HTML:
>
> <script language="JavaScript"
> src="http://feed2js.org//feed2js.php?src=http://stackoverflow.com/feeds/tag?tagnames=org-mode&sort=newest&chan=title&num=5&utf=y";
> charset="UTF-8" type="text/javascript"></script>
>
> <noscript> <a
> href="http://feed2js.org//feed2js.php?src=http://stackoverflow.com/feeds/tag?tagnames=org-mode&sort=newest&chan=title&num=5&utf=y&html=y";>View
> RSS feed</a> </noscript>
>
> The source looks like this:
>
> &lt;noscript&gt;
>
> so something broke the export.

It seems that org-faq.org is still using #+begin_html ... #+end_html
(instead of #+begin_export html ... #+end_export). I was trying to fix
that, but publishing locally fails at a couple of [[id:<UUID>][foo]] links:

   Unable to resolve link: "id:facac2a6-3526-450d-ac42-8d36b16c6bab"

What's up with that?

I tried clicking on the link (e.g. line 2013 of org-faq.org) in the org
file - it says:

   No match - create this as a new heading?

That has to be a bug, no?
-- 
Nick


Reply via email to