From 93d039fe7cf14246477844aa1b116585a260003d Mon Sep 17 00:00:00 2001 From: Jacky Zhao <j.zhao2k19@gmail.com> Date: Sun, 31 Jul 2022 17:14:36 +0000 Subject: [PATCH] deps: bump hugo-obsidian version --- content/notes/config.md | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/content/notes/config.md b/content/notes/config.md index e29afda..7ee27d6 100644 --- a/content/notes/config.md +++ b/content/notes/config.md @@ -31,6 +31,9 @@ # whether to render copy buttons for code blocks enableCodeBlockCopy: true +# whether to render callouts +enableCallouts: true + # whether to try to process Latex enableLatex: true -- Gitblit v1.10.0