Roc

Results 13 comments of Roc

![CleanShot 2024-04-16 at 09 17 32](https://github.com/shd101wyy/vscode-markdown-preview-enhanced/assets/22940470/743a3f9d-b7d3-465f-b005-e01285bedde7) Maybe you can turn it off.

可以在编辑器初始化成功之后调用,如: ```ts editor.addMark('fontSize', '16px') editor.addMark('bold', true) ```

wins可以用wsl或者git bash执行这个命令

> > 使用git bash打包报错了,请求帮助Error: Package subpath './package.json' is not defined by "exports" > > 使用的node版本是21.4.0 请教大神,非常感谢 package.json中 ```diff - "rollup-plugin-typescript2": "^0.30.0", + "rollup-plugin-typescript2": "^0.31.0", ```

> Have you checked the [ending-position](https://github.com/ony3000/prettier-plugin-classnames#ending-position) option? yes, my config is endingPosition: 'absolute-with-indent',

> > yes, my config is endingPosition: 'absolute-with-indent', > > If so, please provide code that can reproduce the issue. > > The code provided above does not contain any...

> The current line wrapping stage of this plugin does not handle characters following the class name. > > > > In this sense, the class name of `h3` is...

This is not a good design,i used husky@8 instead。