Skip to content

Commit

Permalink
Use remark-preset-remcohaszing
Browse files Browse the repository at this point in the history
THis also updates all dev dependencies.
  • Loading branch information
remcohaszing committed Feb 16, 2024
1 parent 45c5daa commit 958c9e5
Show file tree
Hide file tree
Showing 4 changed files with 3,024 additions and 1,708 deletions.
3 changes: 1 addition & 2 deletions .remarkrc.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
plugins:
- - remark-toc
- tight: true
- remark-preset-remcohaszing
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,9 @@ It’s intended to work with
such as [`remark-cli`](https://github.com/remarkjs/remark/tree/main/packages/remark-cli) and
[`rehype-cli`](https://github.com/rehypejs/rehype/tree/main/packages/rehype-cli).

In your [configuration file](https://github.com/unifiedjs/unified-engine/blob/main/doc/configure.md)
file, add `unified-prettier` to the plugins:
In your
[configuration file](https://github.com/unifiedjs/unified-engine/blob/main/doc/configure.md), add
`unified-prettier` to the plugins:

```json
{
Expand Down
Loading

0 comments on commit 958c9e5

Please sign in to comment.