Folding indented text not working in reading view

For me, the the folding doesn’t work in reading mode but works in live preview.

Okay, I did a bit more searching and I’m seeing that only heading can be folded in reading mode as opposed to both heading and indent folding in live preview mode? Is this a limitation of markdown?

Can you paste a minimal text example here (in a code block to prevent the forum software from rendering or garbling it)?

Hi, I’m trying to create a continuous nesting structure similar to notion within the main canvas. Like-

  • Note
    • nested sub note (I don’t want to solely reply on dots or numbers on the entire note, I want to be able to do anything under the nestings including)
      • nested sub-sub note

      • links

        • text
      • media

        • links
      • table

      • file

On Notion, I can just create with with ctrl/cmd+7 and then it keeps going whatever the content I put inside it.
Also the links can’t be folded, but normal text does after used either bullet points or some sort of list. I’m linking this example thread of one of the difficulties.

But I don’t want to create callouts, they are more messy and take more time and I’m not sure if callouts work inside callouts like the sub-sub-sub nest example.

Relying on bullet files or list is limiting me and also taking requiring extra time to figure out more complications.