From b2c6b8718440aa591bac3e269105ebe4cf1fb1fe Mon Sep 17 00:00:00 2001 From: Ian Storm Taylor Date: Mon, 11 Jul 2016 15:59:00 -0700 Subject: [PATCH] update docs --- docs/reference/components/editor.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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`