Closed eric2788 closed 1 year ago
使用
<p>123</p> <p>456</p>
发送时出现隔两行的现象
发送多于一行 <p> 的 jsx 元素
<p>
只隔一行
先前 adapter-red 也有此问题,后来修复了: https://github.com/idanran/koishi-plugin-adapter-red/commit/2ca174c81b231d73c86a3c5e82d05168fc91cf50
Describe the bug
使用
发送时出现隔两行的现象
Steps to reproduce
发送多于一行
<p>
的 jsx 元素Expected behavior
只隔一行
Screenshots
Versions
Additional context
先前 adapter-red 也有此问题,后来修复了: https://github.com/idanran/koishi-plugin-adapter-red/commit/2ca174c81b231d73c86a3c5e82d05168fc91cf50