From 10540c1c279ba6f3250ee5ab9b1b4fd1aabc9da5 Mon Sep 17 00:00:00 2001 From: saberzero1 Date: Sat, 30 Jul 2022 08:48:20 +0200 Subject: [PATCH] Updated documentation --- content/notes/config.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/content/notes/config.md b/content/notes/config.md index e29afda34..7ee27d672 100644 --- a/content/notes/config.md +++ b/content/notes/config.md @@ -31,6 +31,9 @@ enableCodeBlockTitle: true # whether to render copy buttons for code blocks enableCodeBlockCopy: true +# whether to render callouts +enableCallouts: true + # whether to try to process Latex enableLatex: true