From 250b82057ff87c57b696ef8746fe657c837f42b5 Mon Sep 17 00:00:00 2001 From: puresyntax71 <34715246+puresyntax71@users.noreply.github.com> Date: Fri, 10 Jan 2020 01:29:05 +0800 Subject: Remove reference for `codeFences`. --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 6cba72c..ee4065f 100644 --- a/README.md +++ b/README.md @@ -75,10 +75,6 @@ Configure [Prism](https://prismjs.com/) under `[params.prismJS]` and set `enable [params.prismJS] enable = true theme = "okaidia" - -[markup] - [markup.highlight] - codeFences = false ``` ## Commento -- cgit v1.2.3