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

10 Commits

Author SHA1 Message Date
Jonas Schäfer
3f1ca2283c XEP-0315: add revision block 2019-06-19 15:09:12 +02:00
Florian Schmaus
4e348b91a9 Fix section heading of XEP-0315: Data Forms XML Element
Just like 522803a6 ("Fix shortname of XEP-0315: Data Forms XML
Element"), this is probably caused by using XEP-0221 as template for
this XEP.
2019-06-12 22:34:45 +02:00
Florian Schmaus
522803a6eb Fix shortname of XEP-0315: Data Forms XML Element
The shortname was 'media-element', which is already taken by XEP-0221:
Data Forms Media Element. It is likley that the shortname of XEP-0315
was errorneously set to 'media-element' caused by the author using
XEP-0221 as template for XEP-0315.

Shortnames of XEPs should be unique, hence this changes the shortname
of XEP-0315 from 'media-element' to 'xml-element'.
2019-06-05 19:06:21 +02:00
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
Sam Whited
95617b6be4 XEP-0300–XEP-0378: Fix DTD issues 2017-01-01 16:35:25 -06:00
Sam Whited
211f9e77a0 Fix several DTD issues 2016-12-26 09:11:19 -06:00
Peter Saint-Andre
d60e922a8a automatically deferred 2013-10-23 16:52:25 -06:00
Peter Saint-Andre
d1f6a55582 0.1 2012-10-15 10:32:50 -06:00
Peter Saint-Andre
9a57fe4389 rename to XEP-0315 2012-10-15 10:20:30 -06:00