diff --git a/README.md b/README.md index 9d94d27..2d71dc2 100644 --- a/README.md +++ b/README.md @@ -349,7 +349,10 @@ If you want to change the icons you can edit/build your own `resources.json` as ![](preview/example1.svg) -JSON data +
+JSON data (click) +

+ ```json { @@ -380,8 +383,13 @@ JSON data ] } ``` +

+
+ +
+YAML data (click) +

-YAML data ```yaml nodes: @@ -402,5 +410,7 @@ links: bottom: '"hello"' ``` +

+
(soon) diff --git a/preview/example1.svg b/preview/example1.svg index d71a312..17846a5 100644 --- a/preview/example1.svg +++ b/preview/example1.svg @@ -1,31 +1 @@ - - - - - - - "hello" - - - - - - - - - - - my app - - - - - - - - world - - - \ No newline at end of file +"hello"my appworld \ No newline at end of file