Jade 不会保留渲染的格式 html
Jade doesn't keep formatting for rendered html
我正在使用 index.jade 的命令行
玉——表。
呈现的 index.html 已删除所有白色-space。有什么办法可以让玉不去掉白-space?
options: {
pretty: true;
}
我正在使用 index.jade 的命令行 玉——表。 呈现的 index.html 已删除所有白色-space。有什么办法可以让玉不去掉白-space?
options: {
pretty: true;
}