html-table-to-markdown-converter:将 HTML 表格转换为 Markdown。 粘贴进去,点击转换

时间:2024-06-20 07:24:58
【文件属性】:

文件名称:html-table-to-markdown-converter:将 HTML 表格转换为 Markdown。 粘贴进去,点击转换

文件大小:2KB

文件格式:ZIP

更新时间:2024-06-20 07:24:58

JavaScript

将 HTML 表格转换为 Markdown。 粘贴要转换的表格的原始 HTML,例如: < table> < tr> < th> One < th> Two < th> Three < tr> < td> Apples < td> Oranges < td> Pears < tr> < td> Cakes < td> Donuts < td> Sweet Bread 产生类似的东西: | One | Two | Three | | ------ | ------- | ----------- | | Ap


【文件预览】:
html-table-to-markdown-converter-master
----README.md(549B)
----table-converter.js(2KB)
----index.html(699B)

网友评论