Commit Graph

3 Commits

Author SHA1 Message Date
Emmanuel Gil Peyrot 7a64b7b1ed Remove spaces at the end of CDATA blocks in all XEPs.
sed -i 's/^\s\+]]>/]]>/g' xep-*.xml
2017-02-16 19:37:21 -06:00
Emmanuel Gil Peyrot 3c5f20a4ca Remove all trailing whitespace from every XEP.
sed -i 's/\s\+$//' xep-*.xml
2017-02-16 19:37:21 -06:00
Matthew A. Miller 1ebe4ba75e XEP-0362 v0.1 -- Initial published version approved by the XMPP Council 2015-08-11 09:27:57 -06:00