1
0
mirror of https://github.com/moparisthebest/xeps synced 2024-08-13 16:53:48 -04:00
Commit Graph

5 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
Peter Saint-Andre
e9dcf3bfe9 automatically deferred 2012-08-27 17:20:07 -06:00
stpeter
563e6c212e date fix 2011-08-18 10:51:36 -06:00
stpeter
5a4ff9b1ab 0.1 2011-08-17 17:02:57 -06:00