BentoBoxWorld / docs

Documentation
Other
1 stars 8 forks source link

[Border] Fix malformatted unordered list #19

Closed arphox closed 2 years ago

arphox commented 2 years ago

Currently an unordered list looks like this (URL): img

I guess it is caused because there is no empty line before the enumeration (I checked the Chat addons' doc).

Poslovitch commented 2 years ago

Good catch, thank you :+1: