Преглед на файлове

Merge pull request #339 from chrisberkhout/fix-readme-re-falsy-values

Fixed README to mention all falsy values tested in test/_files/falsy.*.
tags/0.7.3
Michael Jackson преди 12 години
родител
ревизия
7588f2c4cd
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. +1
    -1
      README.md

+ 1
- 1
README.md Целия файл

@@ -102,7 +102,7 @@ The behavior of the section is determined by the value of the key.

#### False Values or Empty Lists

If the `person` key does not exist, or exists and has a value of `null`, `undefined`, or `false`, or is an empty list, the block will not be rendered.
If the `person` key does not exist, or exists and has a value of `null`, `undefined`, `false`, `0`, or `NaN`, or is an empty string or an empty list, the block will not be rendered.

View:



Loading…
Отказ
Запис