Skip to content

Instantly share code, notes, and snippets.

@fwon
Last active March 18, 2016 09:59
Show Gist options
  • Save fwon/db3e6b8db92957f9c349 to your computer and use it in GitHub Desktop.
Save fwon/db3e6b8db92957f9c349 to your computer and use it in GitHub Desktop.
正则表达式收集
匹配单纯的tag: /^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment