We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c15a9f4 commit a84a001Copy full SHA for a84a001
C#/HTML2Word/README.md
@@ -105,4 +105,5 @@
105
string html = "<p><input type='text' name='test'>abc</p>";
106
html = HTMLUtils.HtmlClipboardData(html);
107
HTMLUtils.CopyHTMLToClipboard(html);
108
-```
+```
109
+具体的实现请看[https://github.com/scalad/MathML2MathTypeEquation](https://github.com/scalad/MathML2MathTypeEquation)
0 commit comments