Add note about validating the XHTML

This commit is contained in:
zzz
2022-02-22 07:22:35 -05:00
parent 141fae7628
commit 7029e7945a

3
README
View File

@ -51,7 +51,8 @@ Strict XHTML is required. This is enforced in NewsXMLParser.
Please use .i2p links instead of clearnet links in news entries if possible. Please use .i2p links instead of clearnet links in news entries if possible.
**Important:** Validate your XHTML with
$ xmllint data/entries.html > /dev/null || echo FAIL
**WARNING:** *NEVER* push translations from here (tx push -t)! The strings will **WARNING:** *NEVER* push translations from here (tx push -t)! The strings will
*NOT* match, and *ALL* translations will get out-of-sync! *NOT* match, and *ALL* translations will get out-of-sync!