Drop cloudscript support for mermaid

This commit is contained in:
Manuel Rüger
2025-08-13 10:30:11 +02:00
parent 68f84bedbd
commit 5e2b7b64e8
10 changed files with 11 additions and 28 deletions

View File

@@ -1,7 +1,6 @@
package types
type MarkConfig struct {
MermaidProvider string
MermaidScale float64
D2Scale float64
DropFirstH1 bool