You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: deva/index.html
+2-2
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@
10
10
varrespecConfig={
11
11
// specification status (e.g. WD, LCWD, WG-NOTE, etc.). If in doubt use ED.
12
12
specStatus: "ED",
13
-
//publishDate: "2024-07-09",
13
+
//publishDate: "2024-07-23",
14
14
15
15
noRecTrack: true,
16
16
shortName: "deva-lreq",
@@ -159,7 +159,7 @@ <h3>Related resources</h3>
159
159
<sectionid="h_script_overview">
160
160
<h2>Devanagari Script Overview</h2>
161
161
162
-
<p>The Devanagari script is an <aclass="termref" href="https://w3.org/TR/i18n-glossary/#abugida">abugida</a>. Consonant letters have an inherent vowel sound. Combining vowel signs are attached to the consonant to indicate that a different vowel follows the consonant.</p>
162
+
<p>The Devanagari script is an <aclass="termref" href="https://w3.org/TR/i18n-glossary/#dfn-abugida">abugida</a>. Consonant letters have an inherent vowel sound. Combining vowel signs are attached to the consonant to indicate that a different vowel follows the consonant.</p>
163
163
164
164
<p>Devanagari text runs left-to-right in horizontal lines. Words are separated by spaces. There is no case distinction.</p>
0 commit comments