dike3120
dike3120
### 问题描述 | Describe the bug ```mermaid graph TD; style A fill:#9fe1e7,stroke:#333,stroke-width:2px; style B fill:#ffcc99,stroke:#333,stroke-width:2px; style C fill:#b3ffb3,stroke:#333,stroke-width:2px; A[努力学习] -->|促进| B[协商脑力]; B -->|影响| C[幸运指数]; ``` 像这样的流程图等,写入代码后,点击回车,其实无论点击那个按键都会提示如下错误: Something went wrong. Yh...
### 功能概述 | Describe the feature 可以直接备份到其他vps吗?或者备份到网盘里,备份多半是怕数据丢失,本地备份的话,服务器如果遇到问题,备份估计也就没了。
### 问题描述 | Describe the bug  白天模式无法清晰显示当前页数。都是一样的页标。 ### 复现网址 | Website URL _No response_ ### 版本 | Version 0.54 ### 部署方式? | How do you deploy vanblog? Docker 部署(文档默认)
### Please make sure of the following things - [x] I have read the [documentation](https://alist.nn.ci). - [ ] I'm sure there are no duplicate issues or discussions. - [ ]...