Hello, Daniel!
I see, but then there is no nested comments - as you can see in my picture. Correct me if I am wrong, but nested would be indented, something like this:
Main comment
.....nested reply
...........nested reply to the nested reply
.....................nested reply to the nested reply, to the nested reply (and so on)
The way t is now, it looks like this:
Main comment
nested reply
nested reply to the nested reply
nested reply to the nested reply, to the nested reply (and so on)
There is no indent to identify it as nested.
Cheers