Created
December 23, 2014 23:09
-
-
Save alexserver/0cfee46079443563962b to your computer and use it in GitHub Desktop.
Commands User RegReplace
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"caption": "Reg Replace: Google Docs to Ractive", | |
"command": "reg_replace", | |
"args": {"replacements": [ | |
"google_docs_remove_html", | |
"google_docs_remove_ractive_rows", | |
"unescape_html_tags_for_markup_open", | |
"unescape_html_tags_for_markup_close" | |
]} | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment