diff options
author | jgart | 2021-12-14 04:04:19 -0500 |
---|---|---|
committer | jgart | 2021-12-14 04:04:19 -0500 |
commit | fe53e6c30090cdea1cd947de876d6ee2f7b28983 (patch) | |
tree | 95be288aabaac2b7e658147d91775a1b5d316721 /topics | |
parent | 57dd5d991631b25790a10798c5ba17c8a4ab15f0 (diff) | |
download | gn-gemtext-fe53e6c30090cdea1cd947de876d6ee2f7b28983.tar.gz |
add qc check for utf-8 encoding
Diffstat (limited to 'topics')
-rw-r--r-- | topics/quality-control/qc-checks.gmi | 2 |
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. |