Add charset meta tag to the examples
@@ -1,5 +1,6 @@
<html>
<head>
+ <meta charset="utf-8"/>
<style>
.hidden { display: none; }
[x-cloak] { display: none; }
.tags-input {
display: flex;