strip_markdown_code#

langchain_community.tools.bearly.tool.strip_markdown_code(md_string: str) str[source]#

从字符串中去除Markdown代码。

Parameters:

md_string (str)

Return type:

字符串