in src/co_op_translator/utils/llm/markdown_utils.py [0:0]
def update_image_links(
markdown_string: str,
md_file_path: Path,
language_code: str,
translations_dir: Path,
translated_images_dir: Path,
root_dir: Path,
markdown_only: bool = False,