mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 08:45:04 -05:00
XEP-0369: Fix revision 0.2.1 XML
Revision 0.2.1 of xep-0369.xml had two <initials/> and two <remark/> elements, both of which are illegal. Merged them, as I think it's the least ungraceful recovery from the dual 0.2.1 revision issue. Test-Information: xep-0369.xml now validates according to the DTD using xmllint.
This commit is contained in:
parent
9ee89fb0f5
commit
3028ed98aa
@ -45,10 +45,8 @@
|
||||
<revision>
|
||||
<version>0.2.1</version>
|
||||
<date>2016-08-25</date>
|
||||
<initials>sek</initials>
|
||||
<remark><p>Include Link Mauve editorial changes</p></remark>
|
||||
<initials>egp</initials>
|
||||
<remark><p>Link Mauve (Emmanuel Gil PEYROT) editorial changes</p></remark>
|
||||
<initials>sek, egp</initials>
|
||||
<remark><p>Includes Link Mauve (Emmanuel Gil PEYROT) editorial changes</p></remark>
|
||||
</revision>
|
||||
<revision>
|
||||
<version>0.2</version>
|
||||
|
Loading…
Reference in New Issue
Block a user