Re: [O] problem with markdown exporter

2014-08-21 Thread Nicolas Goaziou
Hello, Ken Mankoff writes: > I've turn on Markdown exporting with (require 'ox-md). Citations aren't > being exported properly, so I'm trying to customize it. I have the > following setup: > > (org-add-link-type > "textcite" (lambda (key) (org-open-file cby-references-file t nil key)) > (lamb

[O] problem with markdown exporter

2014-08-20 Thread Ken Mankoff
I've turn on Markdown exporting with (require 'ox-md). Citations aren't being exported properly, so I'm trying to customize it. I have the following setup: (org-add-link-type "textcite" (lambda (key) (org-open-file cby-references-file t nil key)) (lambda (path desc format) (cond ((eq for