bracket_pairs

Undocumented in source.
enum bracket_pairs = [["$$", "$", ignore_env_start], ["$(", ")"], ["${", "}"], ["$", ""]];

Meta