From 9275d8a63c32e1fb377d9f633e73944bf03470e9 Mon Sep 17 00:00:00 2001 From: "pin.jin@ga.gov.au" Date: Fri, 3 Mar 2023 00:12:53 +0000 Subject: [PATCH] add text filter --- spellcheck.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/spellcheck.yaml b/spellcheck.yaml index 897263617..0d81dc0ca 100644 --- a/spellcheck.yaml +++ b/spellcheck.yaml @@ -11,6 +11,7 @@ matrix: - wordlist.txt encoding: utf-8 pipeline: + - pyspelling.filters.text: - pyspelling.filters.markdown: - pyspelling.filters.html: comments: false