mirror of
https://github.com/kubesphere/website.git
synced 2025-12-26 00:12:48 +00:00
update: support html in markdown
Signed-off-by: liuboaibc <kukudehero@gmail.com>
This commit is contained in:
parent
3e56666953
commit
4f1928e341
|
|
@ -5,6 +5,8 @@ baseURL = "https://kubesphere-v3.netlify.app"
|
|||
endLevel = 3
|
||||
ordered = false
|
||||
startLevel = 2
|
||||
[markup.goldmark.renderer]
|
||||
unsafe= true
|
||||
|
||||
|
||||
[params]
|
||||
|
|
|
|||
Loading…
Reference in New Issue