Hot Posts

6/recent/ticker-posts

How to Use Regular Expressions in YAML File – RegEx in YAML Tutorial

YAML does not have built-in support for regular expressions. But you can still include regex patterns as part of a YAML file's contents, access those patterns, and create a regex out of them. You can do this, for example, with the JavaScript RegExp constructor. So, in YAML, regular expressions are

from freeCodeCamp.org https://ift.tt/meH6bnF
via IFTTT https://ift.tt/CqVlH3E