images_relative_path property Leave feedback On this page images_relative_path property Definition: See Also images_relative_path property The path used in the Markdown image references; when None or empty, the full CustomImagesStrategy.images_folder path is used, and it can be set to a relative path (e.g., “images”) for portable Markdown output. Definition: @property def images_relative_path(self): ... @images_relative_path.setter def images_relative_path(self, value): ... See Also class CustomImagesStrategy Was this page helpful? Not really Yes, thanks Any additional feedback you'd like to share with us? Skip Send Please tell us how we can improve this page. Skip Send Thank you for your feedback! We value your opinion. Your feedback will help us improve our documentation.