Added image resizing
This commit is contained in:
@@ -18,6 +18,7 @@ new ToolchainBuilder(paths)
|
||||
markdownHtmlReplacementTag: "{{markdown}}",
|
||||
noteFileName: "note.md",
|
||||
noteHtmlTemplatePath: `src/templates/note.html`,
|
||||
imageWidth: 800,
|
||||
}),
|
||||
new FileLoader({
|
||||
files: [
|
||||
|
||||
Reference in New Issue
Block a user