Skip to content

Instantly share code, notes, and snippets.

@caingougou
Created November 16, 2010 09:27
Show Gist options
  • Save caingougou/701618 to your computer and use it in GitHub Desktop.
Save caingougou/701618 to your computer and use it in GitHub Desktop.
remove html tag attributes
:%s/<tagname\@=[^/>]*>\@=/<tagname/g
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment