Skip to content

Commit

Permalink
Merge pull request #27 from nippur72/patch-1
Browse files Browse the repository at this point in the history
fixed typo in guide.md
  • Loading branch information
GianlucaGuarini committed Nov 21, 2015
2 parents 42899f7 + e5c93e9 commit bd8e79b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ The `compile` and `riot.compile` functions can take an additional parameter spec
| template | html | string | HTML pre-processor. Built-in support for: jade
| type | js | string | JavaScript pre-processor. Built-in support for: es6, babel, coffeescript, typescript, livescript, none
| style | css | string | CSS pre-processor. Built-in support for: jade
| entities | compile | boolean | Split teh tag in its raw parts
| entities | compile | boolean | Split the tag in its raw parts

### The `entities` option

Expand Down

0 comments on commit bd8e79b

Please sign in to comment.