mirror of
https://github.com/kovetskiy/mark.git
synced 2026-04-18 12:11:12 +00:00
feat: add support for '--image-align'
This commit is contained in:
committed by
Manuel Rüger
parent
875723da90
commit
c32cd79dc8
@@ -6,4 +6,5 @@ type MarkConfig struct {
|
||||
DropFirstH1 bool
|
||||
StripNewlines bool
|
||||
Features []string
|
||||
ImageAlign string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user