Skip to content

Conversation

AndreasArvidsson
Copy link
Member

No description provided.

@AndreasArvidsson AndreasArvidsson requested a review from a team as a code owner June 3, 2025 08:03
Many of the cursorless.nvim lua functions are run in order to complete Cursorless actions and so are already
indirectly tested by the tests described in the [previous section](#3-cursorless-tests-for-neovim). Nevertheless, we run
indirectly tested by the tests described in the [previous section](#running-neovim-tests-locally). Nevertheless, we run
Copy link
Member Author

Choose a reason for hiding this comment

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

Fix broken link

isFolder(url) &&
passingBetweenUserAndContributing(fileRelative, artifactRelative)
) {
node.url = "/docs/" + artifactRelative.slice(docsRelative.length);
Copy link
Member Author

Choose a reason for hiding this comment

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

I have no idea why this is required. Linking to a markdown file between contributing and user works fine, but not a folder. ../user/languages incorrectly got resolved as /docs/contributing/user/languages. This problem does not occur with files.

Copy link
Member Author

Choose a reason for hiding this comment

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

Could have something to do with this? But I'm not sure why files work and not folders.

https://docusaurus.io/docs/markdown-features/links#:~:text=Markdown%20file%20references,use%20URL%20links.

@AndreasArvidsson AndreasArvidsson merged commit 4993046 into main Jun 6, 2025
15 checks passed
@AndreasArvidsson AndreasArvidsson deleted the langmdx branch June 6, 2025 06:04
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.

1 participant