File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed
Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -248,12 +248,19 @@ Selectors Overview</h2>
248248 (the document language specifies how directionality is determined)
249249 <td> [[#the-dir-pseudo]]
250250 <td> 4
251- <tr>
251+ <!-- < tr>
252252 <td><code> E:lang(zh, "*-hant")</code>
253253 <td> an element of type E tagged as being either in Chinese
254254 (any dialect or writing system)
255255 or otherwise written with traditional Chinese characters
256256 <td> [[#the-lang-pseudo]]
257+ <td> 2/4 -->
258+ <tr>
259+ <td><code> E:lang(sr, "*-Cyrl")</code>
260+ <td> an element of type E tagged as being in Serbian,
261+ (which typically uses Cyrillic, but can be written with Latin characters)
262+ but also anything written with Cyrillic characters
263+ <td> [[#the-lang-pseudo]]
257264 <td> 2/4
258265 <tbody>
259266 <tr>
You can’t perform that action at this time.
0 commit comments