From 70cef6a99f24bf0f55af71676f28d94acebb158c Mon Sep 17 00:00:00 2001 From: ignatandrei Date: Sat, 25 Apr 2020 09:59:26 +0300 Subject: [PATCH] convert csv example --- .../wwwroot/doNotCopy/testing.js | 48 +++++++++++++++++++ 1 file changed, 48 insertions(+) diff --git a/src/NetCore2Blockly/TestBlocklyHtml/wwwroot/doNotCopy/testing.js b/src/NetCore2Blockly/TestBlocklyHtml/wwwroot/doNotCopy/testing.js index 3efd2e4..e44a5f2 100644 --- a/src/NetCore2Blockly/TestBlocklyHtml/wwwroot/doNotCopy/testing.js +++ b/src/NetCore2Blockly/TestBlocklyHtml/wwwroot/doNotCopy/testing.js @@ -1,5 +1,53 @@ //if you want to copy those blocks, make sure you replace \` with ` var testBlocks = [ + { + name: 'convert csv', + data:` + + n + + + n + + + + + + + + abc + + + n + + + + + n + + + + + + + + + + + abc + + n + + + + + + + + + +` + }, { name: 'modify prop', data:`