Skip to content

如何禁止删除标签 #106

@baranwang

Description

@baranwang

production 下,标签内值为空格会被移除,如:

<van-cell-group title=" ">
</van-cell-group>

会编译为

<van-cell-group></van-cell-group>

请问该如何禁止这一功能?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions