feat: 🎸 allowMarkdownLongTextToAutomaticallyWrap (#454)

Co-authored-by: duanyongcheng77 <duanyongcheng77@gmail.com>
This commit is contained in:
Shelly 2024-12-13 09:51:42 +08:00 committed by GitHub
parent 9b258734c4
commit b1ebe13b5f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -95,7 +95,7 @@
} }
span { span {
white-space: pre; white-space: pre-wrap;
} }
p code, p code,