Skip to content

Commit c049e64

Browse files
committed
Ignore mentions for spellcheck
1 parent 2055233 commit c049e64

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/conf.py

+2
Original file line numberDiff line numberDiff line change
@@ -67,5 +67,7 @@
6767
# Boolean controlling whether suggestions for misspelled words are printed.
6868
# Defaults to False.
6969
spelling_show_suggestions = True
70+
71+
spelling_filters = ["enchant.tokenize.MentionFilter"]
7072
html_theme_path = [sphinx_rtd_theme.get_html_theme_path()]
7173
html_static_path = ["_static"]

0 commit comments

Comments
 (0)