Hello,
When trying to convert an ordered or unordered list with this library we get a bunch of Span elements, instead of <ul> or <ol>.
Please see this example: https://codesandbox.io/s/rtf-9rpr5w?file=/src/index.js
Any fix or ideas?
Thank you very much.
Hello,
When trying to convert an ordered or unordered list with this library we get a bunch of Span elements, instead of
<ul>or<ol>.Please see this example: https://codesandbox.io/s/rtf-9rpr5w?file=/src/index.js
Any fix or ideas?
Thank you very much.