Psionic K <psionik@positron.solutions> writes: > ... if I try to create > a partial TOC, as I have done with dslide, the normal ox-md behavior > returns and I get vanilla markdown links. > ... > What I'm looking for is vague understanding of where the problem might > actually be and what pieces of code the solution might touch. I haven't > touched org's exporters much and don't know where to start.
Falling back to ox-md behavior is likely because ox-gfm is a derived backend inheriting from ox-md. Is there anything wrong with ox-md itself? Note that ox-md is exporting to vanilla md flavor, not to github. -- Ihor Radchenko // yantar92, Org mode maintainer, Learn more about Org mode at <https://orgmode.org/>. Support Org development at <https://liberapay.com/org-mode>, or support my work at <https://liberapay.com/yantar92>