diff --git a/app/syntax/quot.ts b/app/syntax/quot.ts index a3f9ea1..cdcb674 100644 --- a/app/syntax/quot.ts +++ b/app/syntax/quot.ts @@ -46,7 +46,6 @@ export const quotHighlighting = syntaxHighlighting( padding: "0.2em 0.4em", fontSize: "0.9em", fontFamily: "var(--nc-font-mono)", - fontWeight: "bold", }, ]) );