emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: "Denis Bitouzé" <public-dbitouze-39ZsbGIQGT5GWvitb5QawA@plane.gmane.org>
Cc: public-emacs-orgmode-mXXj517/zsQ@plane.gmane.org
Subject: Re: Bug: Custom id taken into account with html, but not with markdown, exports [8.3.1 (8.3.1-123-g823cad-elpa @ /home/bitouze/.emacs.d/elpa/org-20150914/)]
Date: Mon, 21 Sep 2015 08:30:01 +0200	[thread overview]
Message-ID: <87a8sgmgie.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <m38u80z667.fsf@example.com> ("Denis \=\?utf-8\?Q\?Bitouz\=C3\=A9\?\= \=\?utf-8\?Q\?\=22's\?\= message of "Mon, 21 Sep 2015 07:34:56 +0200")



Hello,

Denis Bitouzé <dbitouze-39ZsbGIQGT5GWvitb5QawA@public.gmane.org> writes:

> BTW, do you agree with the other issue I reported:
>
> #+begin_src org
> - A [[/rootsite/somepage/][(relative) page]].
> - A [[/rootsite/somepage][(relative) page]].
> #+end_src
>
> is exported as:
>
> #+begin_src markdown
> -   A [(relative) page](file:///rootsite/somepage/).
> -   A [(relative) page](file:///rootsite/somepage).
> #+end_src
>
> whereas, IMHO, the expected behavior should be:
>
> #+begin_src markdown
> -   A [(relative) page](/rootsite/somepage/).
> -   A [(relative) page](/rootsite/somepage).
> #+end_src

Not really. If a link URI starts with "/", it is assumed to be an
absolute file name. Try prepending http:// to your URL.

Regards,

  reply	other threads:[~2015-09-21  6:28 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-20 19:00 Bug: Custom id taken into account with html, but not with markdown, exports [8.3.1 (8.3.1-123-g823cad-elpa @ /home/bitouze/.emacs.d/elpa/org-20150914/)] Denis Bitouzé
2015-09-20 21:01 ` Nicolas Goaziou
     [not found]   ` <87k2rkajql.fsf-Gpy5sJQTEQHwkn9pgDnJRVAUjnlXr6A1@public.gmane.org>
2015-09-21  5:34     ` Denis Bitouzé
2015-09-21  6:30       ` Nicolas Goaziou [this message]
     [not found]         ` <87a8sgmgie.fsf-Gpy5sJQTEQHwkn9pgDnJRVAUjnlXr6A1@public.gmane.org>
2015-09-21 16:38           ` Denis Bitouzé

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=87a8sgmgie.fsf@nicolasgoaziou.fr \
    --to=mail@nicolasgoaziou.fr \
    --cc=public-dbitouze-39ZsbGIQGT5GWvitb5QawA@plane.gmane.org \
    --cc=public-emacs-orgmode-mXXj517/zsQ@plane.gmane.org \
    /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).