enableMediaStorage

Parameters

enableMediaStorage

whether media storage should be enabled. If enabled, media objects referenced in the document are copied to the output directory and those elements that use them (e.g. images) automatically reference the new local path. This doesn't take effect with the base Markdown flavor, as the media architecture is defined by Quarkdown through a com.quarkdown.core.context.hooks.MediaStorerHook. If this is disabled, MediaStorageOptions are ignored.