Skip to content

Instantly share code, notes, and snippets.

@hariel18
Last active June 1, 2019 18:31
Show Gist options
  • Save hariel18/abb9726a1dffd4a2000dea27228daabc to your computer and use it in GitHub Desktop.
Save hariel18/abb9726a1dffd4a2000dea27228daabc to your computer and use it in GitHub Desktop.
RegExp
# Json line to MD table line
"(\w*)"\s*:\s*"(\w*)",? -> | $1 | $2 |
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment