Implements an image export strategy that skips saving images during document conversion.
This strategy is useful when you want to convert a document to Markdown without saving the actual image files.
When this strategy is used, the output Markdown will still contain image references (e.g., ), but the actual image files will not be saved to disk.
The SkipImagesStrategy type exposes the following members: