pycti.utils.opencti_stix2_markdown_embedded_file_utils

Functions

rewrite_markdown_images(→ str)

Module Contents

pycti.utils.opencti_stix2_markdown_embedded_file_utils.rewrite_markdown_images(markdown: str, replace_image: Callable[[str, str, str], str]) str[source]