# `@html-eslint/template-syntax-parser`

Parses template engine syntax (Handlebars, ERB, Twig) to extract HTML portions for linting.

## Installation

```bash
npm install --save-dev @html-eslint/template-syntax-parser
```

## Documentation

- [Integrating Template Engine](https://html-eslint.org/docs/integrating-template-engine)

## License

MIT
