Open
Description
Describe the bug
If there is a numbered list in the Notes
that continues to another line, the documentation parser creates a spurious number for the second line.
To Reproduce
Steps to reproduce the behavior:
See the numbered lists in the Notes
for note_automatic_jete.lua
and compare them to the "details" display for that script on the website.
Expected behavior
It seems like the numbering should follow markdown syntax rules.