How to draw a line before paragraphs

I have indented the paragraphs according to their hierarchical levels.Now I want to draw a line before paragraphs at the same level to improve readability.

As shown below

Are you using Numbered List Function – Typst Documentation or simple paragraphs?

Some pointers:

And maybe something from How could I automatically generate tree views/collapsible lists from Typst lists? - #5 by saffronner although this is more directed towards HTML.

2 Likes

That’s helpful, but my content has multiple levels of indentation.