~diegosarmentero/nuxplayground/nux-view-html-typos

« back to all changes in this revision

Viewing changes to doc/markdown/index.markdown

  • Committer: Jay Taoko
  • Date: 2012-07-12 19:13:53 UTC
  • mto: This revision was merged to the branch mainline in revision 22.
  • Revision ID: jay.taoko@canonical.com-20120712191353-9gjzjt5578vlfys4
* Set end of line to Unix

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<link href="../css/markdown.css" rel="stylesheet"></link>
2
 
<link rel="stylesheet" href="../highlight.js/styles/default.css">
3
 
<script src="../highlight.js/highlight.pack.js"></script>
4
 
<script type="text/javascript">
5
 
  hljs.initHighlightingOnLoad();
6
 
</script>
7
 
 
8
 
 
9
 
# Nux
10
 
*   [Nux view from over 1000 feet](nux-view-from-1000-feet.html)
11
 
*   [Hello World!](hello-world.html)
12
 
 
13
 
 
14
 
 
15
 
 
 
1
<link href="../css/markdown.css" rel="stylesheet"></link>
 
2
<link rel="stylesheet" href="../highlight.js/styles/default.css">
 
3
<script src="../highlight.js/highlight.pack.js"></script>
 
4
<script type="text/javascript">
 
5
  hljs.initHighlightingOnLoad();
 
6
</script>
 
7
 
 
8
 
 
9
# Nux
 
10
*   [Nux view from over 1000 feet](nux-view-from-1000-feet.html)
 
11
*   [Hello World!](hello-world.html)
 
12
 
 
13
 
 
14
 
 
15