Skip to content

Commit 09fb24c

Browse files
SKaltmaxbrunsfeld
authored andcommitted
add encoding to web_ui.html (tree-sitter#504)
addressing tree-sitter#503 .
1 parent 0cb2ef1 commit 09fb24c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cli/src/web_ui.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<head>
2+
<meta charset="utf-8">
23
<title>tree-sitter THE_LANGUAGE_NAME</title>
34
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/codemirror/5.45.0/codemirror.min.css">
45
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/clusterize.js/0.18.0/clusterize.min.css">

0 commit comments

Comments
 (0)