From 13e041ed3c526825b99baef47094c789ea0157ea Mon Sep 17 00:00:00 2001 From: jueyue Date: Sun, 16 Aug 2015 12:47:12 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A8=A1=E6=9D=BF=E8=AF=AD=E6=B3=95=E6=9B=B4?= =?UTF-8?q?=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9e0ae1d..9aac0bf 100644 --- a/README.md +++ b/README.md @@ -110,6 +110,8 @@ EasyPoi 模板 表达式支持 - $fe: 下移插入,把当前行,下面的行全部下移.size()行,然后插入 - !if: 删除当前列 {{!if:(test)}} - 单引号表示常量值 '' 比如'1' 那么输出的就是 1 +- &NULL& 控制 +- ]] 换行符 --------------------------