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

[Beta] Infer headings at runtime #4296

Closed
gaearon opened this issue Feb 4, 2022 · 0 comments · Fixed by #4304
Closed

[Beta] Infer headings at runtime #4296

gaearon opened this issue Feb 4, 2022 · 0 comments · Fixed by #4304

Comments

@gaearon
Copy link
Member

gaearon commented Feb 4, 2022

It seems like we've ripped out a piece of logic that generated headings automatically because they're taken from the annotation. This is a bit annoying because in development, you can't use a header link until you've rerun yarn fix-headings. We should re-add this logic back so that headings still get automatic headers. We still use the precommit hook to force their generation, but the implicit version is helpful when writing content.

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 a pull request may close this issue.

1 participant