mirror of
https://github.com/httpjamesm/AnonymousOverflow.git
synced 2025-05-14 05:52:54 +00:00
feat: highlight code blocks within answers
This commit is contained in:
parent
da57f98fec
commit
631a700c9f
6 changed files with 161 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue