--- # Test file for regex ignoring. general: name: Test regex ignoring. parents: - inherited roman_to_script: ignore_ptn: - "[hH][ae]llo" map: "h": "1" "H": "5" "l": "2" "a": "6" "b": "7" "c": "8"