Skip to content

Commit

Permalink
docs(include): capitalizes the first letter of title
Browse files Browse the repository at this point in the history
  • Loading branch information
ipluser committed Jun 5, 2016
1 parent 7b1889d commit a814993
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions public/doc/plugins/components/js/magicbook-plugin-include.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## magicbook-plugin-include.js
Support `include` template tag in document.

### usage
### Usage
#### Import Dependencies
Make sure `magicbook` are included.
```html
Expand All @@ -25,7 +25,7 @@ Make sure `magicbook` are included.
});
```

### configuration
### Configuration
#### closeTag
Close controls for include tag.

Expand Down Expand Up @@ -61,7 +61,7 @@ Open controls for include tag.
`{%`


### methods
### Methods
#### templateIncludeTag
Parse include tag.

Expand Down

0 comments on commit a814993

Please sign in to comment.