From 4f806bf81262270db1bddcfc6d000730c0776d4e Mon Sep 17 00:00:00 2001 From: Fabrizio Fubelli Date: Wed, 13 Dec 2017 15:44:03 +0100 Subject: [PATCH] Fixed json build If you add the items into a "
" tag, instead of adding them in an "
    " tag, the default functions like "*.nestable('serialize')" don't work --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 8d2e2e4..d4df546 100644 --- a/README.md +++ b/README.md @@ -254,8 +254,7 @@ NOTE: serialized JSON has been expanded so that an optional "content" property c Or do it yourself the old-fashioned way: ```html
    -
      -
      +