Commit b9c1e1ec authored by GoshaZotov's avatar GoshaZotov

+ previous revision

parent a3994c6d
...@@ -2504,7 +2504,7 @@ PasteProcessor.prototype = ...@@ -2504,7 +2504,7 @@ PasteProcessor.prototype =
{ {
//TODO пока добавляю функцию здесь. должна она находиться в Math.js //TODO пока добавляю функцию здесь. должна она находиться в Math.js
var res = paraMath.Root.GetTextContent(); var res = paraMath.Root.GetTextContent();
console.log(res); console.log(res.str);
return res; return res;
}, },
......
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment