themaninblack@lemmy.world to memes@lemmy.world · 6 个月前Keep it simplelemmy.worldexternal-linkmessage-square78fedilinkarrow-up1448arrow-down138
arrow-up1410arrow-down1external-linkKeep it simplelemmy.worldthemaninblack@lemmy.world to memes@lemmy.world · 6 个月前message-square78fedilink
minus-squaretzrlk@lemmy.worldlinkfedilinkarrow-up8·6 个月前Except it isn’t actually YAML you’re writing, it’s a jinja2 string template that parses to YAML because the expressions they came up with ended up not being sufficient.
minus-squareJackbyDev@programming.devlinkfedilinkEnglisharrow-up6·6 个月前Mm, I love stacking weird formats. How many backslashes do I need for a regular expression to work right? 🥵
Except it isn’t actually YAML you’re writing, it’s a jinja2 string template that parses to YAML because the expressions they came up with ended up not being sufficient.
Mm, I love stacking weird formats. How many backslashes do I need for a regular expression to work right? 🥵
Well it’s bash down the line so I’ll say five.