Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix:Add links heading to ToC #63

Merged
merged 1 commit into from
Mar 27, 2024
Merged

fix:Add links heading to ToC #63

merged 1 commit into from
Mar 27, 2024

Conversation

MeanderingProgrammer
Copy link
Contributor

Details

Problem outlined in: #62

Link header is added to toc table, however this happens after the ToC is rendered so it is effectively ignored.

Change rendering order so links are added before the ToC.

Updated a unit test case to catch this.

# Details

Problem outlined in: #62

Link header is added to `toc` table, however this happens after the
ToC is rendered so it is effectively ignored.

Change rendering order so links are added before the ToC.

Updated a unit test case to catch this.
@kdheepak kdheepak merged commit 8310c12 into kdheepak:main Mar 27, 2024
1 check passed
@kdheepak
Copy link
Owner

Thanks for making a PR for the fix! It looks good to me!

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.

2 participants