emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <carsten.dominik@gmail.com>
To: Nicolas Goaziou <n.goaziou@gmail.com>
Cc: Org Mode <emacs-orgmode@gnu.org>
Subject: Re: syntax for blocks that the exporter should not render?
Date: Thu, 5 Sep 2013 13:27:57 +0200	[thread overview]
Message-ID: <0B394303-79FD-4990-B731-1F3F36FE02E0@gmail.com> (raw)
In-Reply-To: <87eh93r35b.fsf@gmail.com>


On Sep 5, 2013, at 12:09 PM, Nicolas Goaziou <n.goaziou@gmail.com> wrote:

> Hello,
> 
> Carsten Dominik <carsten.dominik@gmail.com> writes:
> 
>> On 3.9.2013, at 17:32, Matt Price <moptop99@gmail.com> wrote:
>> 
>>> Hi,
>>> 
>>> certain lines are not rendered by the org exporter, but are instead
>>> interpreted as instructions, e.g.:
>>> 
>>> #+AUTHOR: Matt Price
>>> 
>>> I'm using org2blog/wp, which is only partially converted to the new
>>> exporter.  It works pretty well, but not perfectly.  It has the neat
>>> feature that, when I insert a link to a local image, it will upload
>>> that image to wordpress and link to the uploaded file.  TO keep track
>>> of the location of those images, it writes lines like this to the org
>>> file:
>>> 
>>> #+/home/matt/Matt_headshots/Matt Price/IMG_9367_.jpg
>>> http://2013.hackinghistory.ca/wp-content/uploads/2013/08/wpid-IMG_9367_2.jpg
>>> 
>>> Recently I've noticed that these lines are actually being rendered by
>>> the underlying html exporter before export.
>> 
>> I don't think this is the right behavior, such lines should not be rendered.
>> Suvayu is right, with a space after the # they are treated as commendt, but I think
>> they should also be ignored with the plus.
>> 
>> Nicolas, what is the reasoning behind rendering them?
> 
> Because this isn't valid Org syntax, so it is treated as regular text
> (i.e. a paragraph). Something similar happens for unbalanced blocks:
> 
>  * H
> 
>  #+begin_example
> 
>  * H2
> 
> In the example above, "#+begin_example" is treated as a paragraph.
> 
> In both cases, silently ignoring them could cause more trouble that it
> would solve.

So in a way this is a "syntax error" message. :)

OK, I get that point.  Is that behaviour documented?

Thanks

- Carsten

  reply	other threads:[~2013-09-05 11:28 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-03 15:32 syntax for blocks that the exporter should not render? Matt Price
2013-09-03 15:59 ` Jambunathan K
2013-09-05 12:09   ` Carsten Dominik
2013-09-04 17:40 ` Suvayu Ali
2013-09-05  3:34 ` Carsten Dominik
2013-09-05 10:09   ` Nicolas Goaziou
2013-09-05 11:27     ` Carsten Dominik [this message]
2013-09-05 11:43       ` Suvayu Ali
2013-09-05 11:57         ` Carsten Dominik
2013-09-05 14:51           ` Matt Price
2013-09-05 14:40     ` Matt Price

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=0B394303-79FD-4990-B731-1F3F36FE02E0@gmail.com \
    --to=carsten.dominik@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=n.goaziou@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).