actually hook up RTE
This commit is contained in:
parent
ae208da805
commit
e51554c626
2 changed files with 189 additions and 108 deletions
|
@ -17,7 +17,7 @@ limitations under the License.
|
|||
|
||||
import { Value } from 'slate';
|
||||
import Html from 'slate-html-serializer';
|
||||
import { Markdown as Md } from 'slate-md-serializer';
|
||||
import Md from 'slate-md-serializer';
|
||||
import Plain from 'slate-plain-serializer';
|
||||
import * as RichText from './RichText';
|
||||
import Markdown from './Markdown';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue