• d_k_bo@feddit.de
    link
    fedilink
    arrow-up
    0
    ·
    1 year ago

    I recommend using https://regex101.com/

    It explains all parts of your regex and highlights all matches in your example text. I usually add a comment to a regex101 playground if I use a regex in code.