diff --git a/docs/reference/components/editor.md b/docs/reference/components/editor.md index ba27b5f5b..b98d9a30a 100644 --- a/docs/reference/components/editor.md +++ b/docs/reference/components/editor.md @@ -1,5 +1,5 @@ -### `` +# `` ```js import { Editor } from 'Slate' @@ -17,7 +17,7 @@ The top-level React component that renders the Slate editor itself. - [`onChange(state)`](#onchange-state-void) -### Properties +## Properties ```js State`