Skip to content

[feat]: format only indent #220

@Scrum

Description

@Scrum

baseb on #216 save default struct and format only indent:
input.html

<html>
<div>test 1</div>

<div>test 2</div>
</html>

output.html

<html>
  <div>test 1</div>

  <div>test 2</div>
</html>

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions