memory-leaks

Still reachable: lots of words in many pages.
git clone https://git.kevinlegouguec.net/memory-leaks
Log | Files | Refs | README | LICENSE

commit a477b80220dd9370593e365da9f91e820d264829
parent 9f1eb3392413c8b54f341f065e5034228d971dfc
Author: Kévin Le Gouguec <kevin.legouguec@gmail.com>
Date:   Mon,  7 Sep 2020 08:59:07 +0200

Lay down rationale for not using ox-html

Diffstat:
Mrepo/www/TODO | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/repo/www/TODO b/repo/www/TODO @@ -1,4 +1,7 @@ - preprocess Org files + Org's HTML backend adds a lot of stuff I don't like (intermediate + divs, unstable section IDs); I'll use the markdown backend, then + feed that to pandoc - change description of custom +LINKs - convert properties - convert tags