strip_markdown_code#

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

Strip markdown code from a string.

Parameters:

md_string (str)

Return type:

str