Skip to content

Commit 26810ec

Browse files
committed
adlm nkoo gap, Add langTags, emphasis & abbrev
1 parent e4e0315 commit 26810ec

File tree

2 files changed

+62
-0
lines changed

2 files changed

+62
-0
lines changed

gap-analysis/adlm-gap.html

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@
6161
// langs array lists languages addressed by this document, in order of speaker (highest first)
6262
// it is used to generate the javascript needed for the matrix
6363
langs: ['Fula'],
64+
langTags: ['ff'],
6465
gapDocPath: 'https://www.w3.org/TR/adlm-gap/',
6566
};
6667
script>
@@ -341,6 +342,36 @@

Quotations & citations

341342

342343

343344

345+
<section id="emphasis" class="tbd">
346+
<h3>Emphasis & highlightingh3>
347+
<p id="prompt-emphasis" class="status_prompt promptStub">p>
348+
349+
350+
<div id="insert-emphasis">div>
351+
section>
352+
353+
354+
355+
356+
357+
358+
359+
360+
<section id="abbrev" class="tbd">
361+
<h3>Abbreviation, ellipsis & repetitionh3>
362+
<p id="prompt-abbrev" class="status_prompt promptStub">p>
363+
364+
365+
<div id="insert-abbrev">div>
366+
section>
367+
368+
369+
370+
371+
372+
373+
374+
344375

345376
<section id="inline_notes" class="ok">
346377
<h3>Inline notes & annotationsh3>

gap-analysis/nkoo-gap.html

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@
6161
// langs array lists languages addressed by this document, in order of speaker (highest first)
6262
// it is used to generate the javascript needed for the matrix
6363
langs: ['N’Ko'],
64+
langTags: ['nqo'],
6465
gapDocPath: 'https://www.w3.org/TR/nkoo-gap/',
6566
};
6667
script>
@@ -341,6 +342,36 @@

Quotations & citations

341342

342343

343344

345+
<section id="emphasis" class="tbd">
346+
<h3>Emphasis & highlightingh3>
347+
<p id="prompt-emphasis" class="status_prompt promptStub">p>
348+
349+
350+
<div id="insert-emphasis">div>
351+
section>
352+
353+
354+
355+
356+
357+
358+
359+
360+
<section id="abbrev" class="tbd">
361+
<h3>Abbreviation, ellipsis & repetitionh3>
362+
<p id="prompt-abbrev" class="status_prompt promptStub">p>
363+
364+
365+
<div id="insert-abbrev">div>
366+
section>
367+
368+
369+
370+
371+
372+
373+
374+
344375

345376
<section id="inline_notes" class="tbd">
346377
<h3>Inline notes & annotationsh3>

0 commit comments

Comments
 (0)