From: Charles Berry <ccberry@ucsd.edu>
To: emacs-orgmode@gnu.org
Subject: Re: Please help with a filter
Date: Wed, 3 Sep 2014 02:55:49 +0000 (UTC) [thread overview]
Message-ID: <loom.20140903T044053-978@post.gmane.org> (raw)
In-Reply-To: 87oauxetsm.fsf@gmail.com
Rafael <rvf0068 <at> gmail.com> writes:
>
>
> I want that the result of exporting to markdown the following two blocks
> be identical:
Rafael,
You probably want a derived backend taking 'md as the parent.
You want to tool up a src-block transcoder.
Look at org-html-src-block (which is what markdown uses) and create
org-md-sage-src-block (say) based on that.
The :language property in `info' - the communication channel - is a human
language not a computer language. Confusingly, babel has an `info'
variable that has different contents.
Filters might be made to work, but it seems like more work than a
derived backend.
HTH,
Chuck
next prev parent reply other threads:[~2014-09-03 2:56 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-02 18:55 Please help with a filter Rafael
2014-09-03 2:55 ` Charles Berry [this message]
2014-09-03 22:32 ` Rafael
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=loom.20140903T044053-978@post.gmane.org \
--to=ccberry@ucsd.edu \
--cc=emacs-orgmode@gnu.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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.