diff --git a/README.md b/README.md index 5f27f1c..84f4f97 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ -# draft-js-BasicHtmlEditor +# draft-js-BasicHtmlEdit Basic HTML editor using draft.js - html in, html out Proof of concept currently, not production ready! PR's welcome. Extends the Rich example from the Draft repo to accept html as its input format, and return html to an `onChange` handler. -### Tag Support +#Tag Support Block tags: `
`