From 290feb79208fede3f6c9d174fe1671dcbb45bd55 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BE=90=E6=B6=9B?= Date: Sun, 11 Apr 2021 21:13:25 +0800 Subject: [PATCH] =?UTF-8?q?build:=E8=B0=83=E6=95=B4=E4=B8=8A=E6=A0=87?= =?UTF-8?q?=E5=92=8C=E4=B8=8B=E6=A0=87=E7=9A=84=E9=85=8D=E7=BD=AE=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _config.yml | 36 ++++-------------------------------- 1 file changed, 4 insertions(+), 32 deletions(-) diff --git a/_config.yml b/_config.yml index ee519f1..5602aa9 100644 --- a/_config.yml +++ b/_config.yml @@ -127,38 +127,6 @@ marked: nofollow: false disableNunjucks: false descriptionLists: true -# markdown_it_plus: -# highlight: true -# html: true -# xhtmlOut: true -# breaks: true -# langPrefix: -# linkify: true -# typographer: -# quotes: “”‘’ -# pre_class: highlight -# plugins: -# - plugin: -# name: markdown-it-mark -# enable: true -# - plugin: -# name: markdown-it-toc-and-anchor -# enable: true -# options: -# toc: true -# tocClassName: 'markdown-toc' -# tocFirstLevel: 2 -# tocLastLevel: 6 -# tocCallback: -# anchorLink: true -# anchorLinkSymbol: '#' -# anchorFirstLevel: 2 -# anchorLastLevel: 6 -# anchorLinkSpace: false -# anchorLinkSymbolClassName: -# anchorLinkBefore: true -# anchorClassName: 'markdown-anchor' -# resetIds: true toc: maxdepth: 3 class: toc @@ -168,6 +136,10 @@ toc: position: after symbol: '#' style: header-anchor +sub: + markup: '&' +sup: + markup: '&' mathjax: tags: none single_dollars: true