79262456

Date: 2024-12-08 12:38:07
Score: 1
Natty:
Report link

try adding this header to your markdown file:

<style>
p:has(+ ul) {
  margin-bottom: 0;
}
p + ul {
  margin-top: 0;
}
</style>
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Tnsu KYRK