Skip to content

Instantly share code, notes, and snippets.

@alexserver
Created December 23, 2014 23:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alexserver/0cfee46079443563962b to your computer and use it in GitHub Desktop.
Save alexserver/0cfee46079443563962b to your computer and use it in GitHub Desktop.
Commands User RegReplace
[
{
"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