소스 검색

Merge branch 'master' of github.com:janl/mustache.js

* 'master' of github.com:janl/mustache.js:
  allow using sections as context. Patch by dpree.

Conflicts:
	CHANGES.md
	README.md
	mustache.js
tags/0.3.0
Jan Lehnardt 16 년 전
부모
커밋
4eebb4ba4f
2개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -0
      CHANGES.md
  2. +0
    -1
      README.md

+ 1
- 0
CHANGES.md 파일 보기

@@ -8,6 +8,7 @@
* Added higher order sections.



## 0.2.3 (28-03-2010)

* Better error message for missing partials.


+ 0
- 1
README.md 파일 보기

@@ -149,7 +149,6 @@ Here is the result:
<li>listitem2</li>
</ul>


### Inverted Sections

An inverted section opens with `{{^section}}` instead of `{{#section}}` and uses a


불러오는 중...
취소
저장