Skip to content

Commit

Permalink
test(app): add few examples with special characters in test.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Lyubomir Mitkov committed Jan 6, 2022
1 parent d3bc880 commit b3253d1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions test.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,9 @@
</head>
<body>
<h1>Hello World</h1>
<h1>Hello Wêreld!</h1>
<h1>Здравей свят!</h1>
<h1>გამარჯობა მსოფლიო!</h1>
<h1>Përshendetje Botë!</h1>
</body>
</html>

0 comments on commit b3253d1

Please sign in to comment.