Brynne Taylor
Brynne Taylor
Thanks, I'll create a pull request, and you could review changes to merge.
Thanks for merging my commits. Could you please tell me about your future plans on this project? I came to know this project from codecombat, which used to support Lua...
I am using Octave 3.8.2 with OctSymPy v2.1.0 connecting SymPy 0.7.6 on LMDE. How can I `ezplot(heaviside(x)` as `x` being a symbol? ``` @(x) % Not supported in Octave: %...
没人读错。我们公司读的全都是对的。
我用的版本有你这几行代码,但是还是不行(即删完后加光标出现在前面)。比较奇怪的是``的前面的空格好像无效。也可能是我用的富文本编辑器(MediumEditor)的问题。
我目前是照着MediumEditor的实现改了一下函数,还有就是加了特殊的空白节点,自己先用着…… ```javascript insertHtml (html, r) { var el, fragment, node, lastNode, toReplace; toReplace = r.commonAncestorContainer; if (this.isMediumEditorElement(toReplace) && !toReplace.firstChild) { r.selectNode(toReplace.appendChild(document.createTextNode(''))); } else if ((toReplace.nodeType === 3 && r.startOffset ===...
我不知道是不是同一个问题,我使用fcitx5后端的默认拼音输入法,也是输入不了中文。
> I used the same data and modified the same field value, only different font, SimHei or KaiTi worked great, SimSun could not display Let me guess... SimSun is in...
Please mark this issue as closed. Latest release fixed the issue.
I'm also using Alpine Linux and being unable to run `bun`.