File tree 1 file changed +10
-3
lines changed
1 file changed +10
-3
lines changed Original file line number Diff line number Diff line change 13
13
< script class ="remove ">
14
14
// See https://github.com/w3c/respec/wiki/ for how to configure ReSpec
15
15
var respecConfig = {
16
- useExperimentalStyles : true ,
17
- includePermalinks : true ,
16
+ github : "w3c/w3c/mathml-aam" ,
17
+ doJsonLd : true ,
18
18
lint : true ,
19
19
20
20
specStatus : "ED" ,
21
21
shortName : "mathml-aam-1.0" ,
22
22
edDraftURI : "https://w3c.github.io/mathml-aam/" ,
23
- github : "https://github.com/ w3c/mathml-aam" ,
23
+ github : "w3c/mathml-aam" ,
24
24
copyrightStart : "2020" ,
25
25
26
26
wg : "Accessible Rich Internet Applications Working Group" ,
@@ -662,5 +662,12 @@ <h2>Substantive changes since the creation of this specification</h2>
662
662
</ ul >
663
663
</ section >
664
664
</ section >
665
+ < section class ="appendix informative section " id ="acknowledgements ">
666
+ < h3 > Acknowledgments</ h3 >
667
+ < p > The following people contributed to the development of this document.</ p >
668
+ < div data-include ="common/acknowledgements/aria-wg-active.html " data-include-replace ="true "> </ div >
669
+ < div data-include ="common/acknowledgements/aria-contributors.html " data-include-replace ="true "> </ div >
670
+ < div data-include ="common/acknowledgements/funders.html " data-include-replace ="true "> </ div >
671
+ </ section >
665
672
</ body >
666
673
</ html >
You can’t perform that action at this time.
0 commit comments