sitdown icon indicating copy to clipboard operation
sitdown copied to clipboard

转换html代码区包含多行空白数字

Open xrogzu opened this issue 3 years ago • 1 comments

  • [ ] I confirm that this is an issue rather than a question.

Bug report

convert url: http://doc.ruoyi.vip/ruoyi-cloud/document/htsc.html to md, contains more number on code area. example: 1 2 3 4 5 6 7 8 9

Steps to reproduce

What is expected?

remove number list .

What is actually happening?

had number list .

Other relevant information

xrogzu avatar Jul 12 '21 09:07 xrogzu

看了一下原始的 html image 代码里是带了数字的,如果你想要去掉这些数字,需要自己写一个针对这类网页做一个规则扩展 参考文档:https://sitdown.mdnice.com/zh-hans/#%E8%A7%84%E5%88%99%E6%8B%93%E5%B1%95

LinFeng1997 avatar Nov 24 '21 03:11 LinFeng1997