Skip to content

Instantly share code, notes, and snippets.

@avshatalov48
Last active November 6, 2017 06:16
Show Gist options
  • Save avshatalov48/5c16bfa1a1a67593a3b5602d840cc567 to your computer and use it in GitHub Desktop.
Save avshatalov48/5c16bfa1a1a67593a3b5602d840cc567 to your computer and use it in GitHub Desktop.
[
{
"args": null,
"command": "select_all"
},
{
"args": null,
"command": "lower_case"
},
{
"caption": "",
"command": "reg_replace",
"args": {"replacements": ["remove_trailing_spaces", "remove_double_spaces", "replace_quotes_left", "replace_quotes_right"]}
},
{
"caption": "",
"command": "reg_replace",
"args": {"replacements": ["replace_quote_to_blank"]}
},
{
"caption": "",
"command": "reg_replace",
"args": {"replacements": ["replace_dot_to_blank"]}
},
{
"caption": "",
"command": "reg_replace",
"args": {"replacements": ["replace_comma_to_blank"]}
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment