RegEx/HexDigits.regex.txt

# Matches one or more hexadecimal digits
[0-9abcdef]+