From 6bf9a4a8960a5217907421fce1f3dbea68135774 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Tue, 25 Sep 2018 04:37:58 +0300 Subject: [PATCH] fix... Signed-off-by: Alex A. Naanou --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 491d72a..82ba109 100644 --- a/README.md +++ b/README.md @@ -239,8 +239,7 @@ The specific use cases (*[ImageGrid](https://github.com/flynx/ImageGrid) and [pW - JSON *diff* support - JavaScript object support including objects/types not supported in JSON - ~~Optional attribute order support~~ (not done yet) -- ~~Support *new -- * Javascript containers: Map, Set, ...etc.~~ (feasibility testing) +- ~~Support *new* Javascript containers: Map, Set, ...etc.~~ (feasibility testing) - *Text diff* (multi-line strings) support - Object patterns as a means to simplify structural comparison/testing - Configurable and extensible implementation