📜  删除代码 html 代码示例中的多余空格

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

代码示例1
pre,
code {
    white-space: pre-line;
}