draco1023 / poi-tl-ext

Extensions for poi-tl
Apache License 2.0
211 stars 53 forks source link

表格中嵌套表格时,嵌套的表格不显示边框 #55

Closed cntigers closed 2 years ago

cntigers commented 2 years ago

Describe the bug 表格中嵌套表格时,嵌套的表格不显示边框 HTML content:

123456789
112131415161718191
122232
abc
d
AB
CD
f
ghj
5262728292
132333435363738393
142434445464748494

Expected behavior A clear and concise description of what you expected to happen.

Screenshots image

poi-tl-ext version: 0.3.22

poi-tl version: 1.11.1

Additional context Add any other context about the problem here.

draco1023 commented 2 years ago

请仔细查看README,参考 #12

cntigers commented 2 years ago

请仔细查看README,参考 #12

可以了,感谢