如何将丰富的 Markdown 转换为纯文本?所以它可以用于 Facebook OpenGraph 描述。
我正在使用 MarkdownSharp,它似乎没有这个功能。在我要重新发明轮子之前,我想先在这里问一下。
非常感谢任何有关实施策略的提示!
例子
The Monorailcat
---------------

One of the earliest pictures of **monorail cat** found is from the website [catmas.com’s blog][1] section, dated from November 2, 2006.
[1]: http://catmas.com/blog
应转换为:
The Monorailcat
One of the earliest pictures of monorail cat found is from the website catmas.com’s blog section, dated from November 2, 2006.