Skip to content

Commit

Permalink
Fix Prettier formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
remcohaszing committed Jan 22, 2024
1 parent 4f667d5 commit c8c181f
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@ A [unified](https://unifiedjs.com) plugin to format output using [Prettier](http

## Table of Contents

* [Installation](#installation)
* [Usage](#usage)
* [API](#api)
* [Options](#options)
* [Related projects](#related-projects)
* [Compatibility](#compatibility)
* [Acknowledgements](#acknowledgements)
* [License](#license)
- [Installation](#installation)
- [Usage](#usage)
- [API](#api)
- [Options](#options)
- [Related projects](#related-projects)
- [Compatibility](#compatibility)
- [Acknowledgements](#acknowledgements)
- [License](#license)

## Installation

Expand Down Expand Up @@ -85,9 +85,9 @@ the options from the Prettier [configuration file](https://prettier.io/docs/en/c

## Related projects

* [`prettier`](https://prettier.io) is an opiniated code formatter.
* [`unified`](https://unifiedjs.com) is a tool that transforms content with plugins.
* [`unified-consistency`](https://github.com/remcohaszing/unified-consistency) can be used to report
- [`prettier`](https://prettier.io) is an opiniated code formatter.
- [`unified`](https://unifiedjs.com) is a tool that transforms content with plugins.
- [`unified-consistency`](https://github.com/remcohaszing/unified-consistency) can be used to report
output inconsistencies.

## Compatibility
Expand Down

0 comments on commit c8c181f

Please sign in to comment.