Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Autogenerate heading anchors #30825
Autogenerate heading anchors #30825
Changes from all commits
5cb5c9a
ca2f664
556f82b
4a6acd4
042a1aa
8c4be85
766ef32
3296651
3e6928c
1e5d3d7
2d20135
69efbab
e5af9c8
15e04db
635eca9
4c03e1b
abeaaaf
9f728c2
4579a72
93b0d4d
a9f6381
762af2c
c3ccf1c
47014dd
cc34994
4b9e037
a1263d9
370409e
951480c
9953f70
694180e
34d1721
50141d7
7e0f1d9
f1ad7c2
c61d9a7
7d8c3ea
00006fe
7b8b783
516c400
842449d
3ec7e1e
171f228
577feb6
5706771
60114f1
0dbefeb
2a021a6
716b5a9
4f5c06e
88cf66c
8c0e353
234abfc
6535526
8f39085
43cc150
db12f78
5bb9302
bbabee8
98d29dc
b5cb1f9
2b1f215
79f49ff
b5b34a8
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nit: I think this is an implementation detail and should be part of the
autogenerate-anchors
file.There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If you decide to move the cache variable will need a new
setAnchor
method.