A search engine for MMP's eASLRB.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
asl-rulebook2/asl_rulebook2/webapp/config/search-replacements.json

14 lines
415 B

{
"_comment_": "This file defines search replacements.",
"_comment_": "Keys that appear in a query string will be replaced by the value.",
"_comment_": " e.g. searching for '1/2 MF' will actually search for '½ MF'",
"_comment_": "A user-defined version of this file in the data directory will also be loaded.",
"1/2": "½",
"3/4": "¾",
"3/8": "⅜",
"5/8": "⅝",
"(r)": "®"
}