markdown-to-jsx
markdown-to-jsx copied to clipboard
Add diferent className to Duplicate nested elements
Hi, I'd like to know if it's possible to add a different className in this nested list. I'd like to add a class like outer to the outer UL and inner to the inner UL. For now I could just find a way to add the same class to every UL element. See images for more clarification, please.
Code:
Rendered list:
Rendered HTML: