Check out a userscript which highlights deleted posts.
GitHub
79349413
Date:
2025-01-12 05:57:56
Score:
1
Natty:
Report link
One-liner options (zsh only)
for w (`<<<$things`)echo $w
for w (${(z)things})echo $w
Reasons:
Low length (1.5):
Has code block (-0.5):
Posted by:
roblogic