Zavy86/WikiDocs

[Feature Request] Enable spellcheck by default or provide option to enable it

开放

#89 创建于 2024年1月2日

 (9 条评论) (0 个反应) (0 位负责人)JavaScript (62 个派生)auto 404
enhancementhelp wanted

仓库指标

星标
 (509 个星标)
PR 合并指标
 (平均合并 1天 7小时) (30 天内合并 30 个 PR)

描述

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

贡献者指南