File tree Expand file tree Collapse file tree 1 file changed +31
-0
lines changed Expand file tree Collapse file tree 1 file changed +31
-0
lines changed Original file line number Diff line number Diff line change 58
58
// langs array lists languages addressed by this document, in order of speaker (highest first)
59
59
// it is used to generate the javascript needed for the matrix
60
60
langs : [ 'Amharic' , 'Tigriña' ] ,
61
+ langTags : [ 'am' , 'ti' ] ,
61
62
gapDocPath : 'https://www.w3.org/TR/elreq-gap/' ,
62
63
} ;
63
64
</ script >
@@ -339,6 +340,36 @@ <h3>Quotations & citations</h3>
339
340
340
341
341
342
343
+ < section id ="emphasis " class ="tbd ">
344
+ < h3 > Emphasis & highlighting</ h3 >
345
+ < p id ="prompt-emphasis " class ="status_prompt promptStub "> </ p >
346
+
347
+
348
+ < div id ="insert-emphasis "> </ div >
349
+ </ section >
350
+
351
+
352
+
353
+
354
+
355
+
356
+
357
+
358
+ < section id ="abbrev " class ="tbd ">
359
+ < h3 > Abbreviation, ellipsis & repetition</ h3 >
360
+ < p id ="prompt-abbrev " class ="status_prompt promptStub "> </ p >
361
+
362
+
363
+ < div id ="insert-abbrev "> </ div >
364
+ </ section >
365
+
366
+
367
+
368
+
369
+
370
+
371
+
372
+
342
373
343
374
< section id ="inline_notes " class ="ok ">
344
375
< h3 > Inline notes & annotations</ h3 >
You can’t perform that action at this time.
0 commit comments