Skip to content

Instantly share code, notes, and snippets.

@ahue
Created April 22, 2022 12:02
Show Gist options
  • Save ahue/ff4ffcc2d25622394372fc2de98b44d5 to your computer and use it in GitHub Desktop.
Save ahue/ff4ffcc2d25622394372fc2de98b44d5 to your computer and use it in GitHub Desktop.

Revisions

  1. ahue revised this gist Apr 22, 2022. 1 changed file with 2 additions and 1 deletion.
    3 changes: 2 additions & 1 deletion license-plate-regex.md
    Original file line number Diff line number Diff line change
    @@ -2,4 +2,5 @@ Only guarantees structural compliance to definition

    # Germany
    `[A-ZÄÜÖ]{2,3}[ -][A-ZÄÜÖ]{1,2}[ -]\d{1,4}`
    (Source)[https://www.bgbl.de/xaver/bgbl/start.xav?start=//*%5B@attr_id=%27bgbl111s0139.pdf%27%5D#__bgbl__%2F%2F*%5B%40attr_id%3D%27bgbl111s0139.pdf%27%5D__1650628929354]

    [Source](https://www.bgbl.de/xaver/bgbl/start.xav?start=//*%5B@attr_id=%27bgbl111s0139.pdf%27%5D#__bgbl__%2F%2F*%5B%40attr_id%3D%27bgbl111s0139.pdf%27%5D__1650628929354)
  2. ahue created this gist Apr 22, 2022.
    5 changes: 5 additions & 0 deletions license-plate-regex.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,5 @@
    Only guarantees structural compliance to definition

    # Germany
    `[A-ZÄÜÖ]{2,3}[ -][A-ZÄÜÖ]{1,2}[ -]\d{1,4}`
    (Source)[https://www.bgbl.de/xaver/bgbl/start.xav?start=//*%5B@attr_id=%27bgbl111s0139.pdf%27%5D#__bgbl__%2F%2F*%5B%40attr_id%3D%27bgbl111s0139.pdf%27%5D__1650628929354]