diff --git a/config.toml b/config.toml index ae8353c..28cc0e2 100644 --- a/config.toml +++ b/config.toml @@ -11,6 +11,7 @@ taxonomies = [ ] # Code highlighting +[markdown] highlight_code = true highlight_theme = "boron"