Skip to content

Instantly share code, notes, and snippets.

@wunnle
Created March 13, 2019 05:39
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 wunnle/2ac70f7a84860dd5f2031e702d3c74d8 to your computer and use it in GitHub Desktop.
Save wunnle/2ac70f7a84860dd5f2031e702d3c74d8 to your computer and use it in GitHub Desktop.
Regex for capturing data-attribute and innerHTML
<.+ data-lang="(\S+)".*>(.+)<\/.+>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment