summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjgart2021-12-14 04:04:19 -0500
committerjgart2021-12-14 04:04:19 -0500
commitfe53e6c30090cdea1cd947de876d6ee2f7b28983 (patch)
tree95be288aabaac2b7e658147d91775a1b5d316721
parent57dd5d991631b25790a10798c5ba17c8a4ab15f0 (diff)
downloadgn-gemtext-fe53e6c30090cdea1cd947de876d6ee2f7b28983.tar.gz
add qc check for utf-8 encoding
-rw-r--r--topics/quality-control/qc-checks.gmi2
1 files changed, 2 insertions, 0 deletions
diff --git a/topics/quality-control/qc-checks.gmi b/topics/quality-control/qc-checks.gmi
index cbf7e5b..9c8fcfd 100644
--- a/topics/quality-control/qc-checks.gmi
+++ b/topics/quality-control/qc-checks.gmi
@@ -45,3 +45,5 @@ is allowed into the GeneNetwork will be 22,000 entries.
12. Check for annotations file.
13. Check for CRLF.
+
+14. Check for UTF-8 encoding.