|
From: | Rustom Mody |
Subject: | Re: [O] Turn off html entities in md export |
Date: | Fri, 26 Jun 2015 13:41:04 +0530 |
Hello,
Rustom Mody <address@hidden> writes:
> Bitbucket does not allow html entities in markdown
> See https://bitbucket.org/rustom/vit-projects/wiki/emacs
> and search for &#
>
> So how to turn off html entities in md export?
It depends on where these entities are coming from.
Anyway, vanilla Markdown supports HTML so anything "ox-md" cannot
translate into Markdown syntax (e.g., tables) is exported as pure HTML.
> And if thats not available any tips on how to hook say a sed-filter to
> ox-md export?
See filters in (info "(org)Advanced configuration").
[Prev in Thread] | Current Thread | [Next in Thread] |