mirror of
https://github.com/kovetskiy/mark.git
synced 2026-04-18 12:11:12 +00:00
Move mention macro into a goldmark-parser/renderer
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
package types
|
||||
|
||||
type MarkConfig struct {
|
||||
MermaidScale float64
|
||||
D2Scale float64
|
||||
DropFirstH1 bool
|
||||
StripNewlines bool
|
||||
Features []string
|
||||
MermaidScale float64
|
||||
D2Scale float64
|
||||
DropFirstH1 bool
|
||||
StripNewlines bool
|
||||
Features []string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user