8000 gap-analysis, Add langTags, emphasis, & abbrev · w3c/elreq@132a6fa · GitHub
[go: up one dir, main page]

Skip to content

Commit 132a6fa

Browse files
committed
gap-analysis, Add langTags, emphasis, & abbrev
1 parent 2a5c815 commit 132a6fa

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

gap-analysis/index.html

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@
5858
// langs array lists languages addressed by this document, in order of speaker (highest first)
5959
// it is used to generate the javascript needed for the matrix
6060
langs: ['Amharic','Tigriña'],
61+
langTags: ['am','ti'],
6162
gapDocPath: 'https://www.w3.org/TR/elreq-gap/',
6263
};
6364
</script>
@@ -339,6 +340,36 @@ <h3>Quotations &amp; citations</h3>
339340

340341

341342

343+
<section id="emphasis" class="tbd">
344+
<h3>Emphasis &amp; 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 &amp; 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+
342373

343374
<section id="inline_notes" class="ok">
344375
<h3>Inline notes &amp; annotations</h3>

0 commit comments

Comments
 (0)
0