We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4f4b82 commit d02bebcCopy full SHA for d02bebc
1 file changed
scriptshifter/tables/data/_ignore_base.yml
@@ -35,9 +35,9 @@ roman_to_script:
35
- "\\bX{1,3}VI{,3}\\b"
36
37
# MARC sub-field markers.
38
- - "\\b[\u2021$][0-9a-z]\\b"
+ - "\\b[\u2021\u01C2\\$][0-9a-z]\\b"
39
40
script_to_roman:
41
ignore_ptn:
42
43
0 commit comments