feat: highlight code blocks within answers
This commit is contained in:
@ -4,6 +4,7 @@
|
||||
<title>{{ .title }}</title>
|
||||
<link rel="stylesheet" href="/static/question.css" />
|
||||
<link rel="stylesheet" href="/static/globals.css" />
|
||||
<link rel="stylesheet" href="/static/syntax.css" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<meta
|
||||
http-equiv="Content-Security-Policy"
|
||||
|
Reference in New Issue
Block a user