"Strapdown: Markdown for Bootstrap"
Bootstrap 3.2.0 Snippet by mrmccormack

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
<link href="//netdna.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//netdna.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>
<script src="//code.jquery.com/jquery-1.11.1.min.js"></script>
<!------ Include the above in your HEAD tag ---------->
<!-- NOTES:
1: this is theme "united" - but there are many to choose from, see http://strapdownjs.com
2: the <title> for the page is inserted in the banner at top
-->
<!-- START of Markdown -->
<xmp theme="united" style="display:none;">
#Strapdown - Easy Markup for Bootstrap
Strapdown.js makes it **embarrassingly simple** to create elegant Markdown documents.
No server-side compilation required. Use it to quickly document your projects, create tutorials, home pages, etc.
(this page you are reading was generated by Strapdown).
---
What is Markdown?
>[Answer](http://whatismarkdown.com/)
What is Strapdown?
>[Answer](http://strapdownjs.com/)
**Why** use Markdown?
>[Answer](http://brettterpstra.com//2011/08/31/why-markdown-a-two-minute-explanation/)
---
#Sample Markdown
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
1
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
1
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Related: See More


Questions / Comments: