cheese_greater@lemmy.worldBanned to Asklemmy@lemmy.ml · 2 years agoHow far can Lemmy support nested comments? Let's find outmessage-squaremessage-square213linkfedilinkarrow-up1180file-text
arrow-up1180message-squareHow far can Lemmy support nested comments? Let's find outcheese_greater@lemmy.worldBanned to Asklemmy@lemmy.ml · 2 years agomessage-square213linkfedilinkfile-text
minus-squarecheese_greater@lemmy.worldBannedOPlinkfedilinkarrow-up15·edit-22 years agoTest Edit: “Btw, you can edit the text of your post to say ‘current bottom-level’ (instead of ‘top level’) which is what you mean.” —the Gravity dude
minus-squareBlueÆther@no.lastname.nzlinkfedilinkarrow-up10·2 years agoconst MAX_COMMENT_DEPTH_LIMIT: usize = 100; I Guess that is the answer
minus-squarezero_gravitas@aussie.zonelinkfedilinkEnglisharrow-up2·edit-22 years agoTest (figured I may as well, while I’m here, haha)
minus-squarezero_gravitas@aussie.zonelinkfedilinkEnglisharrow-up1·2 years agoBtw, you can edit the text of your post to say ‘current bottom-level’ (instead of ‘top level’) which is what you mean.
Test
Edit: “Btw, you can edit the text of your post to say ‘current bottom-level’ (instead of ‘top level’) which is what you mean.” —the Gravity dude
const MAX_COMMENT_DEPTH_LIMIT: usize = 100;
I Guess that is the answer
Touché, codesman 👾
Test!
Test
test
Test
Has
anyone
really
loved
been
ever
Test
Tested
Test
Welp…
Test
(figured I may as well, while I’m here, haha)
Btw, you can edit the text of your post to say ‘current bottom-level’ (instead of ‘top level’) which is what you mean.