From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: org-faq page on Worg seems busted Date: Wed, 25 Jan 2017 17:36:00 -0500 Message-ID: <871svq7oof.fsf@gmail.com> References: <8760l27sgl.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43579) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cWWBg-0000aU-4j for emacs-orgmode@gnu.org; Wed, 25 Jan 2017 17:37:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cWWBc-0006NV-67 for emacs-orgmode@gnu.org; Wed, 25 Jan 2017 17:37:08 -0500 Received: from [195.159.176.226] (port=33675 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cWWBb-0006NB-VY for emacs-orgmode@gnu.org; Wed, 25 Jan 2017 17:37:04 -0500 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1cWWAx-0007kr-SI for emacs-orgmode@gnu.org; Wed, 25 Jan 2017 23:36:23 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: emacs-orgmode@gnu.org Nick Dokos writes: > The "Latest questions on SO" section at the beginning of > > http://orgmode.org/worg/org-faq.html > > shows literal HTML: > > > > > > The source looks like this: > > <noscript> > > 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:][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