|
From: | Rustom Mody |
Subject: | Re: [O] Turn off html entities in md export |
Date: | Fri, 26 Jun 2015 20:49:44 +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.
[Prev in Thread] | Current Thread | [Next in Thread] |