undefined
undefined
内置的tips与外部ui风格不符,希望能够接入外部ui的tips统一接口。 ```js tips: { show(msg), hide() } ```
项目使用webpack打包,并在其他位置已经了katex。希望能够直接传入该对象初始化vditor以降低资源总大小并提取common-chunk优化加载。 ```js new Vditor(id, options, { KaTeX, MathJax, Lute, ... }) // as a lib ```
 zsh 5.1.1 (x86_64-ubuntu-linux-gnu) ubuntu 1604 git 2.7.4 windows terminal 1.3.2651.0 font source-code-pro
Like this: `Cookie: sid=cIw2y7Ltce8h7NzWrbqsTmqz3LctnBCb; sid.sig=g20-05AFpwU-f9pusOYHRR-mOic` I thought it should fallback to user `Guest` and reset `sid`.
Rebased.
At `node_modules/puppeteer-extra/dist/index.d.ts:2` : ```ts import { PuppeteerNode } from 'puppeteer'; ``` which causes error when only using `puppeteer-core` .
The interactor seems always waiting for input, then exceeding time limit.