Files
element-web/src
J. Ryan Stinnett f5c477bbc8 Remove duplicated conversion from enableRichText
`enableRichText` would convert the editor state between rich and md versions
explicitly, but then it would also call `createEditorState`, which can do the
same thing.

This removes the duplication, and also supplies the right arguments to
`createEditorState` so it can do its work correctly.
2019-02-22 15:48:44 +00:00
..
2019-01-28 08:52:20 -06:00
2019-02-04 18:38:31 +00:00
2019-02-14 12:35:09 +00:00
2019-01-31 18:52:39 -06:00
2019-02-04 13:40:21 -07:00
2019-02-08 17:34:01 +00:00
2019-01-31 18:52:39 -06:00
2019-02-08 14:57:36 +00:00
2019-01-25 16:13:30 -06:00
2019-01-25 16:13:30 -06:00
2019-02-04 13:40:21 -07:00
2019-01-31 18:52:39 -06:00
2019-01-21 16:05:24 +00:00
2019-02-08 09:15:12 -07:00