ningblue

Results 4 issues of ningblue

1. fixed the prompt yaml warning 2. Modified the highlighting color of the alternative terms.

环境:manjaro-deepin_x86_64 and arch_deepin 显示器环境: 主显示器:笔记本屏幕:1080P 扩展屏:台式显示器非1080P 问题: 选取**主屏幕**部分范围开始录制视频,录制完后,发现录制的内容是**扩展屏**的部分内容。

``` func Data() Config { if !isInit { InitConfig() isInit = true } return globalConfig } ``` 这个获取配置的方法 ,在其他多出文件引用的后,会导致配置读取一些参数失败 因为程序在加载的时候,会先加载其他调用的文件,后加载main.go 这时候,如果有参数传递, 那么这个参数其实是main中在传递给Data()就拿不到了,因为 已经执行了if !isInit { InitConfig() isInit = true }...

### 🔎 Search before asking | 提交之前请先搜索 - [x] I have searched the MinerU [Readme](https://github.com/opendatalab/MinerU) and found no similar bug report. - [x] I have searched the MinerU [Issues](https://github.com/opendatalab/MinerU/issues) and...

bug