Closed (fixed)
Project:
Drupal core
Version:
11.x-dev
Component:
other
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
2 Oct 2023 at 06:03 UTC
Updated:
1 Nov 2023 at 09:49 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
quietone commentedsed is such a useful tool.
Here is the patch.
Comment #3
quietone commentedComment #4
smustgrave commentedSearching for cspell:words found few more instances
Comment #5
quietone commentedDon't know how I missed those, thanks.
Comment #6
shyam_bhatt@quietone I have checked the #5 patch working fine with the 11.x branch.
In ckeditor5 *.js files
cspell:wordsreplaced withcspell:ignoreand a space after cspell was removed from d7_block.yml file.Before:

After:

Moving to + RTBC
Comment #7
longwaveCommitted and pushed c09c0e59d4 to 11.x and 73533d423d to 10.2.x and 500421a5ff to 10.1.x. Thanks!