| Name | Description |
---|
| ExportMarkdownDocumentsToResourceFiles(IEnumerableValueTupleTextDocument, String, String, IResourceReader, IResourceWriter, Boolean, IResourceReader, IResourceWriter, Boolean) |
Exports the markdown documents and their referenced images to the string and the image resource file.
|
| ExportMarkdownDocumentsToResourceFiles(IDictionaryString, String, IDictionaryString, Byte, String, IResourceReader, IResourceWriter, Boolean, IResourceReader, IResourceWriter, Boolean) |
Exports the collected markdown documents and images to the string and the image resource file.
|