Skip to content

Advise org-html--reference rather than org-html-headline#83

Open
tylerjl wants to merge 1 commit intoemacs-love:mainfrom
tylerjl:toc-headlines
Open

Advise org-html--reference rather than org-html-headline#83
tylerjl wants to merge 1 commit intoemacs-love:mainfrom
tylerjl:toc-headlines

Conversation

@tylerjl
Copy link

@tylerjl tylerjl commented Mar 27, 2025

Attempt to fix #82

Doing so catches all cases of headline IDs, such as those generated by table of contents fragments. I think it's a little(?) nicer than the original, since we can avoid doing find/replace and just inject a cleaner custom ID slug just when necessary, and it addresses cases like ToC (from what I've tested)

Doing so catches _all_ cases of headline IDs, such as those generated
by table of contents fragments.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Table of contents headline links are exported with incorrect references

1 participant