diff --git a/syntax/html.nanorc b/syntax/html.nanorc
index 194af884..6916b6a7 100644
--- a/syntax/html.nanorc
+++ b/syntax/html.nanorc
@@ -4,6 +4,8 @@ syntax html "\.html?$"
magic "HTML document"
comment ""
+formatter tidy -m -q
+
# Tags:
color cyan "<[[:alpha:]/!?][^>]*>"
# Bold, italic, and underlined: