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
|
@ -172,7 +172,7 @@ module.exports = function(context, options) {
|
|||
};
|
||||
```
|
||||
|
||||
## postBuild(props)
|
||||
## `postBuild(props)`
|
||||
|
||||
Called when a (production) build finishes.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue