Add Markdown index HTML output mode
This commit is contained in:
@@ -77,6 +77,7 @@ type Transform struct {
|
||||
type MarkdownToHTML struct {
|
||||
Enabled bool `yaml:"enabled"`
|
||||
Mode string `yaml:"mode"`
|
||||
Input string `yaml:"input"`
|
||||
}
|
||||
|
||||
type TransferPolicy struct {
|
||||
|
||||
Reference in New Issue
Block a user