Skip to content

Commit 6d79da0

Browse files
authored
Add syntax highlighting for the code block (#448)
1 parent 3741988 commit 6d79da0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

questions/qa-changing-encoding.en.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,9 @@
4040
<script src="../javascript/articletoc-2022.js"></script>
4141
<link rel="stylesheet" href="../style/article-2022.css">
4242
<link rel="copyright" href="#copyright">
43+
44+
<script src="../javascript/prism.js"></script>
45+
<link rel="stylesheet" href="../style/prism.css">
4346
</head>
4447

4548
<body>

0 commit comments

Comments
 (0)