janniks / vue-notion

A fast Vue renderer for Notion pages
https://vue-notion.now.sh
Other
873 stars 61 forks source link

Multiple ul tag instead of single ul tag with multiple li tags #129

Open erwindosianipar opened 1 year ago

erwindosianipar commented 1 year ago

Hi @janniks

Thanks for your great work for making this thinks 🙌

I'm reporting an issue where there is a inconsistencies on the ul tags (unordered list). There are multiple ul tags when rendering list, I think there should only be one ul and multiple li as the child item inside. Hope this help for making better improvement for this library.

Screenshot 2023-03-31 at 6 55 16 PM