Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/regex' into regex
Browse files Browse the repository at this point in the history
  • Loading branch information
majvax committed Jan 4, 2025
2 parents b3ad907 + 4b438ef commit 8fdc7db
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions public/consolidated/regex.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@
],
"contributors": [],
"code": "^#([a-fA-F0-9]{6}|[a-fA-F0-9]{3})$\n\n\n-> Usage:\n#FFF1 ✗\n#FFF ✓\n#FFF000 ✓\n"
<<<<<<< Updated upstream
=======
},
{
"title": "IPv4",
Expand Down Expand Up @@ -45,7 +43,6 @@
],
"contributors": [],
"code": "^\\s+|\\s+$\n\n\n-> Usage:\n(don't account for the quotation marks, it just to visualize whitespace)\n\"Hello World\"\n\" Hello World\"\n\"Hello World \"\n\" Hello World \"\n"
>>>>>>> Stashed changes
}
]
},
Expand Down

0 comments on commit 8fdc7db

Please sign in to comment.