Skip to content

Commit

Permalink
Add to markdown instead
Browse files Browse the repository at this point in the history
  • Loading branch information
yangshun authored Oct 24, 2018
1 parent 13c2cd1 commit b994f4e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/api-doc-markdown.md
Original file line number Diff line number Diff line change
Expand Up @@ -206,3 +206,7 @@ class Example extends React.Component {
}
}
```

### Adding Copy Code Buttons

Docusaurus allows for adding buttons to copy code within fenced code blocks. Please follow the instructions [here](https://gist.github.com/yangshun/55db997ed0f8f4e6527571fc3bee4675) to add "Copy" buttons to your code blocks.

0 comments on commit b994f4e

Please sign in to comment.