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