update docs heading

This commit is contained in:
Brandon Mathis 2012-05-27 02:09:48 -05:00
parent 8bf5b8a25c
commit d336604c3d

View File

@ -15,7 +15,7 @@ use the following tag to embed it in a post.
{{ "{% include_code [title] [lang:language] path/to/file [start:#] [end:#] [range:#,#]" }} %}
### Basic
### Basic Example
This includes a file from `source/downloads/code/test.js`.
{{ "{% include_code test.js" }} %}