punctuation_dict = { ",": ",", "。": ".", } translation_table = str.maketrans(punctuation_dict) content_mmd_to_html = """