Closed sammysaglam closed 6 years ago
Since code-blocks in DraftJS follow the following format, they should allow nesting: <pre> <pre>1st block...</pre> <pre>2nd block...</pre> </pre>
i think this should get solved by #114
Since code-blocks in DraftJS follow the following format, they should allow nesting: <pre> <pre>1st block...</pre> <pre>2nd block...</pre> </pre>