mirror of
https://github.com/withastro/astro.git
synced 2025-02-17 22:44:24 -05:00
[ci] yarn format
This commit is contained in:
parent
f74112798b
commit
d55d8b8c6e
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ export default {
|
||||||
// If you need to provide options for the plugin, you can use an array and put the options as the second item.
|
// If you need to provide options for the plugin, you can use an array and put the options as the second item.
|
||||||
// 'rehype-slug',
|
// 'rehype-slug',
|
||||||
// ['rehype-autolink-headings', { behavior: 'prepend'}],
|
// ['rehype-autolink-headings', { behavior: 'prepend'}],
|
||||||
]
|
],
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Reference in a new issue