removed single line testj

reader
Fabien Benetou 1 year ago
parent 6f7eb6b656
commit b8cdd97aac
  1. 1
      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

Loading…
Cancel
Save