Rasmus writes:
> Josiah Schwab writes:
>> Independent of the confusion it caused me while trying to figure out how
>> things work, it seems strange that the ox-md exporter generates a
>> non-markdown TOC using org-html-toc. But I will leave that for those
>> who really use the markdown exporte
Josiah Schwab writes:
> Rasmus writes:
>
>> Josiah Schwab writes:
>>
>>> How does one go about overriding org-html-toc, which unlike something
>>> like org-html-bold, does not appear in org-export-define-backend? I
>>> don't want the TOC not to appear, rather want it to be generated by
>>> anoth
Rasmus writes:
> Josiah Schwab writes:
>
>> How does one go about overriding org-html-toc, which unlike something
>> like org-html-bold, does not appear in org-export-define-backend? I
>> don't want the TOC not to appear, rather want it to be generated by
>> another function, org-md-toc or what
Hi Josiah,
Josiah Schwab writes:
> How does one go about overriding org-html-toc, which unlike something
> like org-html-bold, does not appear in org-export-define-backend? I
> don't want the TOC not to appear, rather want it to be generated by
> another function, org-md-toc or what have you.