Skip to content

Instantly share code, notes, and snippets.

@binary1230
Last active July 10, 2016 16:28
Show Gist options
  • Select an option

  • Save binary1230/cf2cf5bca6842d691931ff9c9b90f867 to your computer and use it in GitHub Desktop.

Select an option

Save binary1230/cf2cf5bca6842d691931ff9c9b90f867 to your computer and use it in GitHub Desktop.
regexes to match ubersystem jinja template conversion
\{% (options) ([^\s]+) ([^\s]+) \%\}
{{ $1\($2,$3\) }}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment