From ecdd73347c8b0adcff0d05b3368d3f11928862a0 Mon Sep 17 00:00:00 2001 From: Peter Savchenko Date: Thu, 11 Apr 2024 17:00:48 +0300 Subject: [PATCH] fix(dx): dev example page fixed (#2682) * fix dev example * embed goes to master --- example/example-dev.html | 30 +++++++++++++++--------------- example/tools/checklist | 2 +- example/tools/code | 2 +- example/tools/delimiter | 2 +- example/tools/embed | 2 +- example/tools/header | 2 +- example/tools/image | 2 +- example/tools/inline-code | 2 +- example/tools/link | 2 +- example/tools/list | 2 +- example/tools/marker | 2 +- example/tools/nested-list | 2 +- example/tools/quote | 2 +- example/tools/raw | 2 +- example/tools/simple-image | 2 +- example/tools/table | 2 +- example/tools/warning | 2 +- 17 files changed, 31 insertions(+), 31 deletions(-) diff --git a/example/example-dev.html b/example/example-dev.html index c1d38997..05d71317 100644 --- a/example/example-dev.html +++ b/example/example-dev.html @@ -89,22 +89,22 @@ Read more in Tool's README file. For example: https://github.com/editor-js/header#installation --> - - - - - - - - - - - - - + + + + + + + + + + + + + - - + + diff --git a/example/tools/checklist b/example/tools/checklist index b1367277..1c116d5e 160000 --- a/example/tools/checklist +++ b/example/tools/checklist @@ -1 +1 @@ -Subproject commit b1367277e070bbbf80b7b14b1963845ba9a71d8c +Subproject commit 1c116d5e09e19951948d6166047aa2f30877aaf9 diff --git a/example/tools/code b/example/tools/code index 193f5f6f..f281996f 160000 --- a/example/tools/code +++ b/example/tools/code @@ -1 +1 @@ -Subproject commit 193f5f6f00288679a97bfe620a4d811e5acd9b16 +Subproject commit f281996f82c7ac676172757e45687cae27443427 diff --git a/example/tools/delimiter b/example/tools/delimiter index 86e8c550..4ca1c1c9 160000 --- a/example/tools/delimiter +++ b/example/tools/delimiter @@ -1 +1 @@ -Subproject commit 86e8c5501dcbb8eaaeec756e1145db49b8339160 +Subproject commit 4ca1c1c972261f47dd34f6b8754763a4a79a4866 diff --git a/example/tools/embed b/example/tools/embed index 23de06be..dfdbf242 160000 --- a/example/tools/embed +++ b/example/tools/embed @@ -1 +1 @@ -Subproject commit 23de06be69bb9e636a2278b0d54f8c2d85d7ae13 +Subproject commit dfdbf2423d2777f7026a7df768c6582e1a409db7 diff --git a/example/tools/header b/example/tools/header index 80278ee7..5118ce87 160000 --- a/example/tools/header +++ b/example/tools/header @@ -1 +1 @@ -Subproject commit 80278ee75146ff461e9dcaeff1a337167ef97162 +Subproject commit 5118ce87a752515fb6b31325f234f4ccd62f42c9 diff --git a/example/tools/image b/example/tools/image index 927ec04e..25d46cd8 160000 --- a/example/tools/image +++ b/example/tools/image @@ -1 +1 @@ -Subproject commit 927ec04edae75fb2e9a83add24be38d439dc3a19 +Subproject commit 25d46cd8d3930851b14ddc26ee80fb5b485e1496 diff --git a/example/tools/inline-code b/example/tools/inline-code index 7cc94718..dcd4c177 160000 --- a/example/tools/inline-code +++ b/example/tools/inline-code @@ -1 +1 @@ -Subproject commit 7cc94718e4c20d6f9db2c236a60b119c39d389e0 +Subproject commit dcd4c17740c9ba636140751596aff1e9f6ef6b01 diff --git a/example/tools/link b/example/tools/link index 861de29b..aaa69d54 160000 --- a/example/tools/link +++ b/example/tools/link @@ -1 +1 @@ -Subproject commit 861de29b1d553bb9377dcbaf451af605b28b57bd +Subproject commit aaa69d5408bad34027d6252a3892d40f9fa121be diff --git a/example/tools/list b/example/tools/list index f0e9f011..a6dc6a69 160000 --- a/example/tools/list +++ b/example/tools/list @@ -1 +1 @@ -Subproject commit f0e9f0110983cd973a1345f2885b18db4fd54636 +Subproject commit a6dc6a692b88c9eff3d87223b239e7517b160c67 diff --git a/example/tools/marker b/example/tools/marker index 13e0b1cf..8d6897fc 160000 --- a/example/tools/marker +++ b/example/tools/marker @@ -1 +1 @@ -Subproject commit 13e0b1cf72cfa706dc236e617683a5e349a021f5 +Subproject commit 8d6897fca43e387bcdf4a681380be975fe8f2a07 diff --git a/example/tools/nested-list b/example/tools/nested-list index c5c47395..95b37462 160000 --- a/example/tools/nested-list +++ b/example/tools/nested-list @@ -1 +1 @@ -Subproject commit c5c47395516cae0e456881a67a84fd69fec06c47 +Subproject commit 95b37462dc93c19b83f0481f509034a40d436cf2 diff --git a/example/tools/quote b/example/tools/quote index 02e0db32..9377ca71 160000 --- a/example/tools/quote +++ b/example/tools/quote @@ -1 +1 @@ -Subproject commit 02e0db32a101ec5cfa61210de45be7de647c40c6 +Subproject commit 9377ca713f552576b8b11f77cf371b67261ec00b diff --git a/example/tools/raw b/example/tools/raw index b4164eac..cae470fd 160000 --- a/example/tools/raw +++ b/example/tools/raw @@ -1 +1 @@ -Subproject commit b4164eac4d81259a15368d7681884e3554554662 +Subproject commit cae470fded570ef9a82a45734526ccf45959e204 diff --git a/example/tools/simple-image b/example/tools/simple-image index 2d411a65..96388352 160000 --- a/example/tools/simple-image +++ b/example/tools/simple-image @@ -1 +1 @@ -Subproject commit 2d411a650afa04f0468f7648ee0b5a765362161c +Subproject commit 963883520c7bbe5040366335c9a37bbdc7cf60fd diff --git a/example/tools/table b/example/tools/table index 605a73d2..2948cd75 160000 --- a/example/tools/table +++ b/example/tools/table @@ -1 +1 @@ -Subproject commit 605a73d2b7bec6438c7c0d5ab09eae86b5e9212e +Subproject commit 2948cd7595e632f7555e2dc09e6bac050a2b87ea diff --git a/example/tools/warning b/example/tools/warning index 7e706b1c..e63e91aa 160000 --- a/example/tools/warning +++ b/example/tools/warning @@ -1 +1 @@ -Subproject commit 7e706b1cb67655db75d3a154038e4f11e2d00128 +Subproject commit e63e91aa833d774be9bf4a76013b1025a009989d