Skip to content

Commit

Permalink
void 0
Browse files Browse the repository at this point in the history
  • Loading branch information
alsotang committed Oct 11, 2014
1 parent 73fcfb4 commit 82e0914
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions lesson9/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,11 +123,11 @@ var multiline = require('multiline');

var text = multiline(function () {
/*
head
\`\`\`
code code2 code3
\`\`\`
foot
head
```
code code2 code3
```
foot
*/
});
```
Expand Down

0 comments on commit 82e0914

Please sign in to comment.