From 0fcb7a9a1d67ec6e07b58c18195ebb3b94f641f9 Mon Sep 17 00:00:00 2001 From: "K.Kosako" Date: Wed, 14 Mar 2018 11:30:11 +0900 Subject: [PATCH] small update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9577282..2626568 100644 --- a/README.md +++ b/README.md @@ -45,9 +45,9 @@ New feature of version 6.8.0 * Retry-limit-in-match function enabled by default * NEW: configure option --enable-posix-api=no (* enabled by default) * NEW API: onig_search_with_param(), onig_match_with_param() -* NEW: Callouts of contents (?{...contents...}\[X<>]) (?{{....}}) +* NEW: Callouts of contents (?{...contents...}) (?{...}\[X<>]) (?{{....}}) * NEW: Callouts of name (*name) (*name\[tag]{args...}) -* NEW: Builtin callouts (*FAIL) (*ERROR{n}) (*COUNT) (*MAX{n}) etc.. +* NEW: Builtin callouts (*FAIL) (*MISMATCH) (*ERROR{n}) (*COUNT) (*MAX{n}) etc.. (* Callout function API is experimental level and isn't fixed definitely yet. Undocumented now) -- 2.40.0