Sfoglia il codice sorgente

open FaQ, answer dot notation question

tags/0.3.0
Jan Lehnardt 16 anni fa
parent
commit
88f2e7e200
1 ha cambiato i file con 9 aggiunte e 0 eliminazioni
  1. +9
    -0
      README.md

+ 9
- 0
README.md Vedi File

@@ -254,6 +254,15 @@ iteration marker:
{{bob}} {{bob}}
{{/foo}} {{/foo}}


## FaQ

### Why doesn’t Mustache allow dot notation like `{{variable.member}}`?

The reason is given in the [mustache.rb
bugtracker](http://github.com/defunkt/mustache/issues/issue/6).

Mustache implementations strive to be template-compatible.



## More Examples and Documentation ## More Examples and Documentation




Loading…
Annulla
Salva