images_folder property
images_folder property
The images folder path is always an empty string because this strategy embeds images directly in the Markdown.
Definition:
@property
def images_folder(self):
...
The images folder path is always an empty string because this strategy embeds images directly in the Markdown.
@property
def images_folder(self):
...