Add code file for the first import code snippet example

pull/238/head
mysticmind 5 years ago
parent 43e0785a81
commit 6cba83d123

@ -344,6 +344,14 @@ It also supports [line highlighting](#line-highlighting-in-code-blocks):
<<< @/snippets/snippet.js{2}
```
**Code file**
<!--lint disable strong-marker-->
<<< @/snippets/snippet.js
<!--lint enable strong-marker-->
**Output**
<!--lint disable strong-marker-->

Loading…
Cancel
Save