aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Duncan <pabs@pablotron.org>2017-11-07 20:51:02 -0500
committerPaul Duncan <pabs@pablotron.org>2017-11-07 20:51:02 -0500
commit4a6ad960f36051d88cf7a9f7425eac8a7a85b39d (patch)
treef00974fee50ff3121ebc749c36139e220324ed04
parent074c8ca2a16bc4849e8ecea5a123d4d9a2995898 (diff)
downloadmathy-4a6ad960f36051d88cf7a9f7425eac8a7a85b39d.tar.bz2
mathy-4a6ad960f36051d88cf7a9f7425eac8a7a85b39d.zip
update initial textr20171107
-rw-r--r--htdocs/index.html5
1 files changed, 1 insertions, 4 deletions
diff --git a/htdocs/index.html b/htdocs/index.html
index 4dc6674..866b2a7 100644
--- a/htdocs/index.html
+++ b/htdocs/index.html
@@ -10,10 +10,7 @@
</head>
<body>
- <div id='editor'>function foo(items) {
- var x = 'All this is syntax highlighted';
- return x;
- }</div>
+ <div id='editor'>\text{add latex here}</div>
<div id='math-wrap'>
<div id='MathPreview'></div>
<div id='MathBuffer' style='visibility:hidden; position:absolute; top:0; left: 0'></div>