We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0131302 commit d5537beCopy full SHA for d5537be
1 file changed
README.md
@@ -8,6 +8,7 @@ Opinionated general formatter for your Angular, Vue, Svelte or pure HTML5 templa
8
9
## Features
10
11
+- Indentation based primary on node-level + tag length, not content.
12
- Can parse Angular, Vue or HTML5 templates.
13
- Formats embedded content with [prettier](https://github.com/prettier/prettier) with respect to your local settings.
14
- Doesn't change the behaviour of your attributes and tags.
0 commit comments