PlantUML integration
This commit is contained in:
@@ -8,7 +8,8 @@
|
||||
"rss": true,
|
||||
"webhook": true,
|
||||
"prism": true,
|
||||
"mathjax": true
|
||||
"mathjax": true,
|
||||
"plantuml": true
|
||||
},
|
||||
"home": {
|
||||
"index": "index.ejs",
|
||||
@@ -47,5 +48,8 @@
|
||||
"mathjax": {
|
||||
"output_format": "svg",
|
||||
"speak_text": true
|
||||
},
|
||||
"plantuml": {
|
||||
"output_format": "svg"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user