-
Notifications
You must be signed in to change notification settings - Fork 0
Spell Check
Misspelled words are underlined with a red squiggle as you write, under exactly the word at fault.
Right-click the underlined word. The menu opens with that word's suggestions at the top — pick one and it replaces the word. Below them are Add to Dictionary and the usual clipboard commands.
The menu is rebuilt every time you open it, so it always reflects the word actually under the pointer, not wherever your cursor happens to be.
A word may have no suggestions. The speller offers what it has.
Add to Dictionary accepts the word permanently. It stops being marked, and it stays accepted across restarts — your dictionary is saved. A word you have accepted is never marked again, whatever the system speller thinks of it.
This is what to use for product names, surnames, jargon and project terms.
-
Identifiers are split.
camelCaseIdentifieris checked as camel, Case and Identifier rather than being flagged whole. - Code is skipped. Inline code spans and code blocks are not spell-checked — a variable name is not prose.
- Punctuation is handled, so a word is not flagged for the comma stuck to it.
Spell check uses the speller Windows has installed for your language. If none is available, the editor treats every word as correctly spelled and shows nothing, rather than failing or flagging your whole document. Installing a language pack for your language in Windows Settings turns it on.
The marks themselves are presentation only — they never change your document.
LiveMarkDownEditor
User guide
- Getting Started
- Writing and Formatting
- Tables
- Diagrams
- Files, Folders and Tabs
- Finding and Navigating
- Panels and Layout
- Live Updates and Conflicts
- Pages, Printing and Export
- Spell Check
- Keyboard Shortcuts
Controls
- MarkdownRichEditor
- PageView
- DocumentSheetBackdrop
- PrintPreviewPages
- EditorGutter
- SourceGutter
- OutlinePanel
- FolderPanel
- PanelHeader
- PanelColumn
- CommandBarPanel
- CommandTip
- FindHighlightAdorner
- SpellCheckAdorner
- CodeShadingAdorner
- ChangeHighlightAdorner
- MermaidPreview
- MermaidDiagramView
- DiagramCanvas
- VideoPlayerView