mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-30 22:03:58 +00:00
6 lines
204 B
Markdown
6 lines
204 B
Markdown
---
|
|
description: Spellcheck all markdown file changes
|
|
---
|
|
|
|
Look at all the unstaged changes to markdown (.md, .mdx) files, pull out the lines that have changed, and check for spelling and grammar errors.
|