[Feature Request] Enable spellcheck by default or provide option to enable it
#89 opened on Jan 2, 2024
Repository metrics
- Stars
- (509 stars)
- PR merge metrics
- (Avg merge 1d 7h) (30 merged PRs in 30d)
Description
Describe the feature
Spellcheck is disabled by default and there seems to be no 'clean' way to enable it except for mapping the /scripts directory to the host and modifying the setting. That's not ideal since any future changes to those scripts in the project would need to be manually updated / merged.
It would be great to either have spellcheck enabled by default or have an option (either global or in the editor) to enable spellcheck.
Having it enable by default seems logical being that a wiki is typically used for writing notes / documents / articles, etc which are mostly medium to long form text for which spellcheck would be beneficial.
Is your feature request related to a problem? (optional)
I did not notice that spellcheck was disabled and now have a lot of wiki pages with spelling errors I have to go back and manually correct by copy / pasting into a spell check enabled editor and back again.
Screenshots (optional)
Extra fields
- I'd like to work on this feature