cm0002@sh.itjust.works to Programmer Humor@programming.dev · 6 days agoEscaping a string when passing through multiple toolslemmy.mlexternal-linkmessage-square11linkfedilinkarrow-up1208arrow-down10
arrow-up1208arrow-down1external-linkEscaping a string when passing through multiple toolslemmy.mlcm0002@sh.itjust.works to Programmer Humor@programming.dev · 6 days agomessage-square11linkfedilink
minus-squareRikudou_Sage@lemmings.worldlinkfedilinkEnglisharrow-up1·3 days agoI added an expression support to my Automod for Lemmy which can have subexpressions as parameters etc., pretty cool to work with. Except every subexpression needs 2^n-1 slashes where n is the depth level. Fun times writing the expressions.
I added an expression support to my Automod for Lemmy which can have subexpressions as parameters etc., pretty cool to work with.
Except every subexpression needs 2^n-1 slashes where n is the depth level. Fun times writing the expressions.