From b8cdd97aacc3bef0c95c438a1e0cba5f1e458374 Mon Sep 17 00:00:00 2001 From: Fabien Benetou Date: Wed, 24 May 2023 16:17:07 +0200 Subject: [PATCH] removed single line testj --- index.html | 1 - 1 file changed, 1 deletion(-) diff --git a/index.html b/index.html index 46e30d4..6a66fcd 100644 --- a/index.html +++ b/index.html @@ -2530,7 +2530,6 @@ function getNumberOfLinesFromCodeEditor(){ function addCodeEditor(page="jxr console.log('hello world')", language="javascript", position="-.5 1.6 -.7", name="codeditor" ){ // could also add empty but with column and row for sizing // for now supporting only 1 scode editor, despite the name parameter -page='this is a single line test' let forcedLines = '' const width = 50