Skip to content

Fix most broken anchors, some using a new React component that allows #487

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

Merged
merged 1 commit into from
Nov 27, 2024

Conversation

plocket
Copy link
Collaborator

@plocket plocket commented Nov 26, 2024

Docusaurus to track inline anchors. See
https://github.com/facebook/docusaurus/blob/60499e2cdc52826a51b63113d5008e7faffa6dab/packages/docusaurus-module-type-aliases/src/index.d.ts#L272 Also, these docs which don't completely cover what you need to do: https://docusaurus.io/docs/docusaurus-core#useBrokenLinks

I left one broken link because it would require changing a .md file to a .mdx file. I wasn't sure how folks would feel about that.

Ended up re-organizing a bit of ALKiln docs too.

Docusaurus to track inline anchors. See
https://github.com/facebook/docusaurus/blob/60499e2cdc52826a51b63113d5008e7faffa6dab/packages/docusaurus-module-type-aliases/src/index.d.ts#L272
Also, these docs which don't completely cover what you need to do:
https://docusaurus.io/docs/docusaurus-core#useBrokenLinks

I left one broken link because it would require changing a .md file to a
.mdx file. I wasn't sure how folks would feel about that.
@plocket plocket requested a review from samglover November 26, 2024 14:08
Copy link
Contributor

@samglover samglover left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for doing this! LGTM!

@plocket plocket merged commit 6f84197 into main Nov 27, 2024
2 checks passed
@plocket plocket deleted the broken_anchors branch November 27, 2024 01:42
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