cljdoc

technosophist 2025-10-05T21:05:10.163139Z

I'm having an issue where this markdown (which I think should be an unordered list) is producing getting rendered like this

✅ 1
technosophist 2025-10-05T21:05:33.967099Z

I don't seem to have this problem elsewhere. I'm suspicious it is the wiki link?

Harold 2025-10-05T22:01:51.541109Z

Maybe try a space between the first - and the list item contents (the **)?

lread 2025-10-05T22:31:15.875489Z

Yep I think @hhausman is right. Sometimes I'll verify markdown snippets here: https://markdownlivepreview.com/

👍 1
technosophist 2025-10-05T23:28:32.317509Z

ahh.. yeah good catch

technosophist 2025-10-05T23:28:38.538599Z

I bet that's it. Thanks!

👍 1