From db1d929f35ca976b27b4ba042b3c81bb42412906 Mon Sep 17 00:00:00 2001 From: Steph Enders Date: Wed, 21 Jun 2023 20:31:43 -0400 Subject: Add tidy and tidy the content --- tidy.conf | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 tidy.conf (limited to 'tidy.conf') diff --git a/tidy.conf b/tidy.conf new file mode 100644 index 0000000..398985f --- /dev/null +++ b/tidy.conf @@ -0,0 +1,14 @@ +indent: auto +indent-spaces: 2 +indent-attributes: yes +wrap: 80 +wrap-attributes: no +markup: yes +quote-marks: yes +quote-nbsp: yes +quote-ampersand: no +uppercase-tags: no +uppercase-attributes: no +new-pre-tags: code, +show-warnings: no +hide-comments: yes -- cgit v1.2.3-54-g00ecf