mikufufucom

Results 6 issues of mikufufucom

![image](https://github.com/Tencent/cherry-markdown/assets/103327450/3ad36e18-64d7-4130-9efd-18fda5e42d95) ![image](https://github.com/Tencent/cherry-markdown/assets/103327450/4551b4f8-91a0-4ad6-965f-1880a978dfd2) ![image](https://github.com/Tencent/cherry-markdown/assets/103327450/8cb18a0e-3e3d-40fc-af92-687c594e101a)

bug

### issue type Feature ### Clear and concise description of the problem or idea. 最近在给比如工具栏和自定义工具,修改页面主题的时候发现这个doc文档有些甚至都已经失效了或者实现过了,但是文档里面都还标注着线 ![image](https://github.com/Tencent/cherry-markdown/assets/103327450/0ebc59e8-4615-4937-b521-89c73978371e) ### Additional context _No response_ ### Validations - [ ] Check that there isn't...

documentation

下图是现在的0.8.29后的预览 ![image](https://github.com/Tencent/cherry-markdown/assets/103327450/c8b50486-70ec-4e43-9e72-a3eb3c11de6d) 这里是之前的 ![image](https://github.com/Tencent/cherry-markdown/assets/103327450/e4c55cff-7a93-46ae-b8a6-64ef84282e05) ![image](https://github.com/Tencent/cherry-markdown/assets/103327450/124719a0-562e-498e-81f8-3b3247bdaed2) 在配置里面确实配置了 ![image](https://github.com/Tencent/cherry-markdown/assets/103327450/7d2e3f5f-2eac-48e8-9687-c7b170df545d)

invalid

### Clear and concise description of the problem 我现在是在腾讯云购买的2核2g服务器,带宽值给分配了4mbps,这个组件加载我打算放到cos对象存储中引用,但是是这里面那些js和css繁多,不知道怎么选择 ### Suggested solution ![image](https://github.com/Tencent/cherry-markdown/assets/103327450/7b8aa06a-b7ac-4125-9341-abfbc4b177dc) ### Additional context _No response_ ### Validations - [ ] Check that there isn't already an issue...

question

### Describe the bug Property 'makeHtml' does not exist on type 'CherryEngine'. return cherryEngineInstance.makeHtml(markdown) ![image](https://github.com/Tencent/cherry-markdown/assets/103327450/9534870f-e994-4e42-9471-21e278a0623c) import CherryEngine from 'cherry-markdown/dist/cherry-markdown.engine.core' const cherryEngineInstance = new CherryEngine({}) // 配置同cherryInstance function MarkdownToHtml (markdown: string)...

typescript

### Clear and concise description of the problem 我希望可以在这个自定义菜单工具中新增一个方法,可以使用svg,链接,或者资源路径的方式添加图标,我本身只是个后端开发,在研究文档和源码的过程中没找到对应的方法 这是我原本外置的保存按钮 ![image](https://github.com/Tencent/cherry-markdown/assets/103327450/377de23a-a73c-488b-878a-d2e5f2a60483) ![image](https://github.com/Tencent/cherry-markdown/assets/103327450/7325afa8-b3b3-4fda-adea-b1e04e9dca20) 这里是我自定义的菜单按钮 ![image](https://github.com/Tencent/cherry-markdown/assets/103327450/825f8100-e689-41b1-ba28-a3c537476579) ### Suggested solution _No response_ ### Additional context _No response_ ### Validations - [ ] Check...

enhancement