Jinhui

Results 3 issues of Jinhui

iview很好用,但是这个工程有很多不明白的地方,比如如何使用这个项目,以及为什么默认生成的index中#app不能删除...很惆怅,如果有时间希望能出个详细一点的说明文档,谢谢.

## Summary Always return 1 plugin when use multiple plugins with the same block. - HonKit version: 5.1.4 ## Step to reproduce 1. npm install package: honkit-plugin-prism and gitbook-plugin-mermaid-wnew 2....

Type: 3rd-party

## In ts config ```json ... "experimentalDecorators": true, ... ``` ## in ts code ```typescript class BigButton extends Button { ... @someDecorator() fun1() {} ... } ``` ## What to...