add Canonical acronyms and terms to spelling exceptions#367
Merged
Conversation
This adds acronyms and terms mined from our glossaries as two separate sublists in wordlist.txt for convenience.
Collaborator
|
This should be going into canonical/praecepta where the global rules and wordlist are defined. Edit: Well... Actually this is used as well. Do you think it's better to have it here and to merge the wordlist from there to here? The list should be in a single place. |
Contributor
Author
|
TBH I'd drop the current HTML-based spellcheck altogether (I actually tried to do so previously but failed because reasons). Syndicating it from here doesn't seem sustainable or warranted; let's just add the lists there as well. |
Collaborator
|
The way Vale works is that it will convert to HTML to check things as well, to check classes and scopes. It doesn't use Sphinx though, so it's definitely better. Good plan, lets add it to both, then single source once pyspelling is removed. |
SecondSkoll
approved these changes
Mar 28, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This adds acronyms and terms mined from our glossaries as two separate sublists in wordlist.txt for convenience.
CHANGELOG.mdwith relevant file changes?