Skip to content

Commit f440acf

Browse files
haxinikulin
authored andcommitted
Fix example that was missing some closing tags
1 parent 650552c commit f440acf

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

source

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20139,9 +20139,9 @@ this specification: the <abbr>WHATWG</abbr> and the
2013920139

In this contrived example, some symbols are given names in English and French.

2014020140

2014120141
<ruby>
20142-
♥ <rt> Heart <rt lang=fr> Cœur
20143-
☘ <rt> Shamrock <rt lang=fr> Trèfle
20144-
✶ <rt> Star <rt lang=fr> Étoile
20142+
♥ <rt> Heart <rt lang=fr> Cœur </rt>
20143+
☘ <rt> Shamrock <rt lang=fr> Trèfle </rt>
20144+
✶ <rt> Star <rt lang=fr> Étoile </rt>
2014520145
</ruby>
2014620146

2014720147
@@ -120853,6 +120853,7 @@ INSERT INTERFACES HERE
120853120853
Shanti Rao,
120854120854
Shaun Inman,
120855120855
Shiino Yuki,
120856+
贺师俊 (HE Shi-Jun),
120856120857
Shiki Okasaka,
120857120858
Shubheksha Jalan,
120858120859
Sierk Bornemann,

0 commit comments

Comments
 (0)