Unordered list not rendering properly

Viewed 24

The same file renders quite differently on Marked 2 than on GitHub or MacDown.

Open the attached file, click on the "Click to view Response"

Scroll down until you see
"Root Cause: Holmes is dual-homed on the same subnet"

The Unordered List does not render properly and has yellow highlights.

It's possible it is due to being in a <details> section.

I know ChatGPT can be problematic, but GitHub and MacDown handle this.

Views below from Marked 2, MacDown, and GitHub (darkmode)

View on Marked 2.png

View on MacDown.png

View on GitHub.png[ordered-list.md]

(https://support.markedapp.com/uploads/files/post/5D2i5univB7/ordered-list.md)

3 Answers

I have this fixed now for Marked 3.

The highlights are coming from the use of == in the text outside of a Setext context. To avoid this, just disable Render ==highlights== and ~delete~ in Preferences->Style.

Edit: I see that == is getting eaten even when it's a proper setext heading. Fixing this for v3. I'm also seeing issues with rendering within a details block with some processors, but you don't seem to have run into that. What processor are you using?

Many thanks for the quick response. Disabling Render ==highlights== and delete in Preferences->Processor fixed that problem.

I'm using Discount GFM.