File tree Expand file tree Collapse file tree 1 file changed +37
-6
lines changed Expand file tree Collapse file tree 1 file changed +37
-6
lines changed Original file line number Diff line number Diff line change 32
32
] ,
33
33
34
34
35
- // langs array lists languages addressed by this document, in order of speaker (highest first)
36
- // it is used to generate the javascript needed for the matrix
37
- langs : [ 'Mongolian' ] ,
38
- gapDocPath : 'https://www.w3.org/TR/mong-gap/' ,
39
-
40
-
41
35
github : "w3c/mlreq" ,
42
36
group : "i18n" ,
43
37
59
53
)
60
54
}
61
55
] ,
56
+
57
+
58
+ // langs array lists languages addressed by this document, in order of speaker (highest first)
59
+ // it is used to generate the javascript needed for the matrix
60
+ langs : [ 'Mongolian' ] ,
61
+ langTags : [ 'mn' ] ,
62
+ gapDocPath : 'https://www.w3.org/TR/mong-gap/' ,
62
63
} ;
63
64
script >
64
65
@@ -343,6 +344,36 @@
Quotations & citations
343
344
344
345
345
346
347
+ < section id ="emphasis " class ="tbd ">
348
+ < h3 > Emphasis & highlightingh3 >
349
+ < p id ="prompt-emphasis " class ="status_prompt promptStub "> p >
350
+
351
+
352
+ < div id ="insert-emphasis "> div >
353
+ section >
354
+
355
+
356
+
357
+
358
+
359
+
360
+
361
+
362
+ < section id ="abbrev " class ="tbd ">
363
+ < h3 > Abbreviation, ellipsis & repetitionh3 >
364
+ < p id ="prompt-abbrev " class ="status_prompt promptStub "> p >
365
+
366
+
367
+ < div id ="insert-abbrev "> div >
368
+ section >
369
+
370
+
371
+
372
+
373
+
374
+
375
+
376
+
346
377
347
378
< section id ="inline_notes " class ="tbd ">
348
379
< h3 > Inline notes & annotationsh3 >
You can’t perform that action at this time.
0 commit comments