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

Codespell inline ignores don't appear to work in Markdown files #3429

Closed
d33bs opened this issue May 21, 2024 · 3 comments
Closed

Codespell inline ignores don't appear to work in Markdown files #3429

d33bs opened this issue May 21, 2024 · 3 comments

Comments

@d33bs
Copy link

d33bs commented May 21, 2024

Hello, thanks for the great work in this project! I found that I'm running into the same as #3396 when using the latest version available via PyPI installations of Codespell. I wanted to open a new issue to help address any challenges that may be present.

My hope is to be able to use inline ignore rules through Codespell as follows:

abandonned <!-- codespell:ignore -->

This doesn't appear to work with the current version deployed through PyPI.

I was able to reproduce the issue in a Google Colab notebook, with a Gist backup (note: the gist appears to not render the markdown comment, but observe the cat below that cell for verification).

Please don't hesitate to let me know if you have any questions or if I may clarify at all.

@DimitriPapadopoulos
Copy link
Collaborator

Which version of codespell?

@DimitriPapadopoulos
Copy link
Collaborator

DimitriPapadopoulos commented May 22, 2024

Got it. The "latest version available via PyPI" does not include #2400.

What you want is a new release. See #3387.

@d33bs
Copy link
Author

d33bs commented May 22, 2024

Thanks @DimitriPapadopoulos for the clarification!

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

No branches or pull requests

2 participants