📜  保留空格和换行符 - 无论代码示例

📅  最后修改于: 2022-03-11 14:56:55.988000             🧑  作者: Mango

代码示例1
div {
    white-space: pre-wrap;
}