How can we extract img
, h2
values from the submitted blogValue
in the react-md-editor. So that I could save those values separately in database.
Right now its saves as single string in a single column in DB. Could someone please advise ! Please refer my CSB link: below
https://codesandbox.io/s/trusting-christian-92hijx?file=/src/App.js