Hacker News new | ask | show | jobs
by tiddles 1631 days ago
Aspell is a good interactive spell checker for just before publishing.

‘aspell -c text.md’

1 comments

Thank you! I just checked and it does not ignore markdown prefixed words.

Also, I found that `:syn off` gets vim to spell check within markdown formatting.