Test reviewdog for Prettier #49
Annotations
4 warnings
prettier:
files/en-us/games/index.md#L11
[prettier] reported by reviewdog 🐶
Raw Output:
files/en-us/games/index.md:11:-## Develop web games
files/en-us/games/index.md:11:+## Develop web games
|
prettier:
files/en-us/games/index.md#L18
[prettier] reported by reviewdog 🐶
Raw Output:
files/en-us/games/index.md:18:-div { background-color: green; }
files/en-us/games/index.md:18:+div {
files/en-us/games/index.md:19:+ background-color: green;
files/en-us/games/index.md:20:+}
|
prettier:
files/en-us/games/index.md#L20
[prettier] reported by reviewdog 🐶
Raw Output:
files/en-us/games/index.md:20:- content: 'content after span';
files/en-us/games/index.md:22:+ content: "content after span";
|
prettier:
files/en-us/games/index.md#L38
[prettier] reported by reviewdog 🐶
Raw Output:
files/en-us/games/index.md:38:-For a list of *web game* examples, see our [tutorials page](/en-US/docs/Games/Tutorials). Also, check out [games.mozilla.org](https://games.mozilla.org/) for more useful resources!
files/en-us/games/index.md:40:+For a list of _web game_ examples, see our [tutorials page](/en-US/docs/Games/Tutorials). Also, check out [games.mozilla.org](https://games.mozilla.org/) for more useful resources!
|