diff --git a/README.md b/README.md index e474472b44..4908e473ad 100644 --- a/README.md +++ b/README.md @@ -173,9 +173,9 @@ The `Data` object stores the state of a page. Plugins that can be used to enhance Puck. -- `renderPage` (`Component`): Render the root node of the preview content -- `renderPageFields` (`Component`): Render the page fields -- `renderFields` (`Component`): Render the fields for the currently selected component +- **renderPage** (`Component`): Render the root node of the preview content +- **renderPageFields** (`Component`): Render the page fields +- **renderFields** (`Component`): Render the fields for the currently selected component ## License