Hi Nick and Nicolas,
can we move forward on this patch? It is good, modulo Nicolas
suggestions, which seems good to me.
> This raises an interesting question. What do we do with derived
> back-ends? E.g., what should happen if TYPE is handled in
> `org-link-protocols' for `html' but not `md'?
I
Hello,
Nick Dokos writes:
> can you take a look at this patch?
Thank you for the patch. Here we go.
> If it looks OK, I can push it to maint.
Why maint? It isn't a bugfix.
> commit f820173bf514549134e8ba10a1e539cb89f6
> Author: Nick Dokos
> Date: Mon Feb 24 14:31:33 2014 -0500
>
>
Nicolas,
can you take a look at this patch? If it looks OK, I can
push it to maint.
--8<---cut here---start->8---
commit f820173bf514549134e8ba10a1e539cb89f6
Author: Nick Dokos
Date: Mon Feb 24 14:31:33 2014 -0500
Add handling of user-defined custom
John Peloquin writes:
> Greetings,
>
> I'm trying to define a custom link in org mode with custom export
> formatting, but I get unexpected results when exporting to markdown.
>
>
> Minimal example:
>
> `minimal-init.el`
>
> (add-to-list 'load-path "~/.emacs.d/elpa/org-20140217")
> (require 'org)