diff --git a/default/index.html b/default/index.html index cc6e5d5..cd41646 100644 --- a/default/index.html +++ b/default/index.html @@ -8,9 +8,6 @@ - - - @@ -119,16 +116,16 @@
# Let me re-iterate ...
         for i in 1 .. 10 { do-something(i) }
         
- - + +

As you probably guessed, indented 4 spaces. By the way, instead of indenting the block, you can use delimited blocks, if you like:

define foobar() {
             print "Welcome to flavor country!";
         }
         
- - + +

(which makes copying & pasting easier). You can optionally mark the delimited block for Pandoc to syntax highlight it:

import time
@@ -138,8 +135,8 @@
             time.sleep(0.5)
             print i
         
- - + +

An h3 header

Now a nested list:

    @@ -165,8 +162,8 @@ wait 10 minutes goto first step (or shut off burner when done) - - + +

    Do not bump wooden spoon or it will fall.

@@ -235,9 +232,9 @@ - \ No newline at end of file + diff --git a/nomdedom/simple.css b/nomdedom/simple.css deleted file mode 160000 index f20d285..0000000 --- a/nomdedom/simple.css +++ /dev/null @@ -1 +0,0 @@ -Subproject commit f20d2852731bf7957dbeae2c886925a40fe2e6e4