Skip to content

Instantly share code, notes, and snippets.

@matyo91
Created October 25, 2015 21:55
Show Gist options
  • Save matyo91/7227e3312178bae9a27d to your computer and use it in GitHub Desktop.
Save matyo91/7227e3312178bae9a27d to your computer and use it in GitHub Desktop.
nvALT custom template preview with strapdown.js
create this file into : ~/Library/Application\ Support/nvALT\template.html
<!DOCTYPE html>
<html>
<title>{%title%}</title>
<xmp>{%content%}</xmp>
<script src="http://strapdownjs.com/v/0.2/strapdown.js"></script>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment