You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-`"vue"` (same parser as `"html"`, but also formats vue-specific syntax) _Since 1.10.0_
197
+
-`"angular"` (same parser as `"html"`, but also formats angular-specific syntax via [angular-estree-parser](https://github.com/ikatyang/angular-estree-parser)) _Since 1.15.0_
195
198
-`"yaml"` (via [yaml](https://github.com/eemeli/yaml) and [yaml-unist-parser](https://github.com/ikatyang/yaml-unist-parser)) _Since 1.14.0_
196
199
197
-
<!-- TODO: Uncomment and move below "markdown" above when 1.15.0 is released.
198
-
- `"mdx"` (same parser as `"markdown"`, with some custom overrides) _Since 1.15.0_
199
-
-->
200
-
201
200
[Custom parsers](api.md#custom-parser-api) are also supported. _Since v1.5.0_
0 commit comments