EDIT: @mindbleach@sh.itjust.works shared something that might help to circumvent this shit:

Contained in these parentheses is a zero-width joiner: (​)

Basically, add those to whatever you feel that might be filtered out, then remove the parentheses. The content inside the parentheses is invisible, but it screws with regex rules.

  • borari@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    8
    ·
    7 days ago

    Wait how high am I? The example on top returns a length one higher than the example on bottom, because it has a non-printable character in there right?