We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4eae41e commit 8d9ce68Copy full SHA for 8d9ce68
src/helpers/markdownToState.js
@@ -1,5 +1,5 @@
1
import {convertFromRaw} from 'draft-js'
2
-import _ from 'lodash';
+import _ from 'lodash'
3
const Remarkable = require('remarkable')
4
5
// Block level items, key is Remarkable's key for them, value returned is
0 commit comments