I'm having an issue where this markdown (which I think should be an unordered list) is producing getting rendered like this
I don't seem to have this problem elsewhere. I'm suspicious it is the wiki link?
Maybe try a space between the first - and the list item contents (the **)?
Yep I think @hhausman is right. Sometimes I'll verify markdown snippets here: https://markdownlivepreview.com/
ahh.. yeah good catch
I bet that's it. Thanks!