|
3 | 3 |
|
4 | 4 | Full documentation is at [pugjs.org](https://pugjs.org/)
|
5 | 5 |
|
6 |
| - Pug is a high-performance template engine heavily influenced by [Haml](http://haml.info/) |
7 |
| - and implemented with JavaScript for [Node.js](http://nodejs.org) and browsers. For bug reports, |
8 |
| - feature requests and questions, [open an issue](https://github.com/pugjs/pug/issues/new). |
9 |
| - For discussion join the [chat room](https://gitter.im/pugjs/pug). |
| 6 | +Pug is a high-performance template engine heavily influenced by [Haml](http://haml.info/) |
| 7 | +and implemented with JavaScript for [Node.js](http://nodejs.org) and browsers. For bug reports, |
| 8 | +feature requests and questions, [open an issue](https://github.com/pugjs/pug/issues/new). |
| 9 | +For discussion join the [chat room](https://gitter.im/pugjs/pug). |
10 | 10 |
|
11 |
| - You can test drive Pug online [here](https://pugjs.org/). |
| 11 | +You can test drive Pug online [here](https://pugjs.org/). |
12 | 12 |
|
13 |
| - [Professionally supported pug is now available](https://tidelift.com/subscription/pkg/npm-pug?utm_source=npm-pug&utm_medium=referral&utm_campaign=readme) |
14 |
| - |
15 |
| - [](https://travis-ci.org/pugjs/pug) |
16 |
| - [](https://coveralls.io/r/pugjs/pug?branch=master) |
17 |
| - [](https://www.npmjs.com/package/pug) |
18 |
| - [](https://gitter.im/pugjs/pug?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) |
19 |
| -[](#backers) |
20 |
| -[](#sponsors) |
| 13 | +[Professionally supported pug is now available](https://tidelift.com/subscription/pkg/npm-pug?utm_source=npm-pug&utm_medium=referral&utm_campaign=readme) |
| 14 | + |
| 15 | +[](https://github.com/pugjs/pug/actions?query=workflow%3ATest+branch%3Amaster) |
| 16 | +[](https://rollingversions.com/YOUR_GITHUB_LOGIN/YOUR_REPOSITORY_NAME) |
| 17 | +[](https://www.npmjs.com/package/pug) |
| 18 | +[](https://gitter.im/pugjs/pug?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) |
21 | 19 |
|
22 | 20 | ### Dependency Status
|
23 | 21 |
|
|
0 commit comments