Nested list not rendering
Closed this issue · 5 comments
Lazy-Lad commented
Expected Behavior
If we we have a list with a sublist in it it should render as it is,
- List item 1
a. sub item 1
Actual Behavior
- List item
- Sub item
Steps to Reproduce
Use any RTE to get the HTML code and render it using ReactHTMLParser
remarkablemark commented
@Lazy-Lad Can you provide a reproducible example?
nirobsmh commented
remarkablemark commented
@mhNirob can you provide a reproducible example using StackBlitz?
nirobsmh commented
@remarkablemark couldn't reproduce this issue from StackBlitz. Strange! It's working fine there but not in my project.
I am still trying to figure it out, I will let you know here if I find something.
remarkablemark commented
Closing issue due to inactivity

