First example.

This commit is contained in:
Lilian Besson
2015-08-25 14:27:36 +02:00
parent e194b3abb3
commit 0e2efaf2b2
2 changed files with 13 additions and 0 deletions

13
example0.html Normal file
View File

@@ -0,0 +1,13 @@
<!DOCTYPE html><html><head><title>A StrapDown.js template</title></head><body><xmp theme="cyborg">
### Write here in Markdown rather than in HTML
> This document is empty right now. Fill it out with awesome content !
---
<ul class="pager">
<li class="previous disabled"><a href="example0.html">First example</a></li>
<li><a href="index.html">Index</a></li>
<li class="next"><a href="example1.html">Next example →</a></li>
</ul>
</xmp><script type="text/javascript" src="//lbesson.bitbucket.org/md/strapdown.min.js?src=example0"></script></body></html>

BIN
example0.pdf Normal file

Binary file not shown.