add syntax highlighting

This commit is contained in:
David Eisinger
2023-10-24 20:48:55 -04:00
parent f86f391e82
commit 1ed0f8128e
2 changed files with 5 additions and 1 deletions

View File

@@ -11,3 +11,5 @@ enableGitInfo = true
[markup.goldmark]
[markup.goldmark.renderer]
unsafe = true
[markup.highlight]
style = 'nord'