Skip to content

Instantly share code, notes, and snippets.

@oogali
Last active December 10, 2015 09:58
Show Gist options
  • Select an option

  • Save oogali/4417346 to your computer and use it in GitHub Desktop.

Select an option

Save oogali/4417346 to your computer and use it in GitHub Desktop.
vim + sparkup
$ cat test.html
<html>
<style type="text/css"></style>
<body>
<div id="header"></div>
<div id="content"></div>
<div id="footer"></div>
</body>
</html>
$ cat test.html
html>style+body>#header+#content+#footer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment