Skip to content

Instantly share code, notes, and snippets.

@robmccormack
Created September 6, 2013 11:42
Show Gist options
  • Save robmccormack/6462701 to your computer and use it in GitHub Desktop.
Save robmccormack/6462701 to your computer and use it in GitHub Desktop.
Test of strapdown.js for mm 525
<!DOCTYPE html>
<html>
<title>Hello World</title>
<xmp theme="united" style="display:none;">
# Chapter 1
- this is imporant to know
- so is this
- goodbye world
---
# Chapter 2
![computer](https://cdn1.iconfinder.com/data/icons/MacBook_Pro/512/tiger.png)
</xmp>
<h1> Hello World</h1>
<p>
this is a test
</p>
<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