Fritz Lin

Results 359 comments of Fritz Lin

调用的源码在这里 ~~https://github.com/coldemo/gallery.code/blob/master/src/playground/codeTransform.ts#L95-L134~~ (https://github.com/coldemo/gallery.code/blob/master/src/playground/codeTransform.ts#L95-L136)

赞,感谢,刚没仔细看到默认不开启,我试试

@88250 window.Lute (1.3.3) 没有这个方法,vditor (3.2.0)上也没lute这个引用 github code 搜 lute.setsanitize 只有一处go的结果,暂时没有其他js参考 https://github.com/search?q=lute.setsanitize&type=Code

![image](https://user-images.githubusercontent.com/6647633/81269161-87168a80-907b-11ea-8335-25b2127baef0.png) @Vanessa219 我引的[email protected] 截图里 new 出来的示例上 也不存在 viditor或lute这两个属性 而且我的场景只调了Vditor.preview这个静态方法 😅

```js $$('.comment-body').reduce((acc, el) => { let mat = el.textContent.match(/\+(\d+)/) let num = +(mat && mat[1] || 0) return acc + num }, 0) >> 1219997 ```

@joakim-roos how about removing those parameters like minHeight ? https://coldemo.js.org/#/playground/vanta.jsx

Very cool, ~~could be used on space planets?~~