We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9435f87 commit 51a2b22Copy full SHA for 51a2b22
script.js
@@ -1,6 +1,6 @@
1
const wait = 100;
2
3
-const intro = '# Type math.js expressions here, like 2 + 2, det([1, 2; 3, 4]), 3600 J to Wh, or help("det")';
+const intro = '# Type math.js expressions here, like 2 + 2, det([1, 2; 3, 4]), 3600 J to Wh, or help("det")\n\n\n';
4
5
function showDoc(doc) {
6
if (!doc) {
0 commit comments