mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 11:01:42 +08:00
48f200f444
Horizontal overflow occurs when a code block in markdown table is too long. This is prevented by adding line breaks (`break-all`) in codes inside table.