From b6274e6ae9d6f4481055d32d04e4669836bde326 Mon Sep 17 00:00:00 2001 From: "monte.ohrt" Date: Fri, 16 Sep 2011 16:26:28 +0000 Subject: [PATCH] fix non utf-8 chars --- SMARTY_3.1_NOTES.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SMARTY_3.1_NOTES.txt b/SMARTY_3.1_NOTES.txt index d1c96ba0..e56e56f6 100644 --- a/SMARTY_3.1_NOTES.txt +++ b/SMARTY_3.1_NOTES.txt @@ -52,8 +52,8 @@ prevent entities from being encoded again. The capitalize modifier now know the $lc_rest option, which makes sure all letters following a captial letter are lower-cased. -The count_sentences modifier now accepts ».?!« as -legitimate endings of a sentence - previously only ».« was +The count_sentences modifier now accepts (.?!) as +legitimate endings of a sentence - previously only (.) was accepted The new unescape modifier is there to reverse the effects of the