update: support html in markdown

Signed-off-by: liuboaibc <kukudehero@gmail.com>
This commit is contained in:
liuboaibc 2020-09-30 13:09:01 +08:00
parent 3e56666953
commit 4f1928e341

View File

@ -5,6 +5,8 @@ baseURL = "https://kubesphere-v3.netlify.app"
endLevel = 3
ordered = false
startLevel = 2
[markup.goldmark.renderer]
unsafe= true
[params]