mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-03 08:49:51 +02:00
docs(v2): use codeblock title syntax instead of comments (#2473)
This commit is contained in:
parent
b8c888b1b1
commit
36ea74504e
19 changed files with 114 additions and 211 deletions
|
@ -7,8 +7,7 @@ Docusaurus provides a set of scripts to help you generate, serve, and deploy you
|
|||
|
||||
Once your website is generated, your website package will contain the Docusaurus scripts that you may invoke with your package manager:
|
||||
|
||||
```json
|
||||
// package.json
|
||||
```json title="package.json"
|
||||
{
|
||||
// ...
|
||||
"scripts": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue