mirror of
https://github.com/mindoc-org/mindoc.git
synced 2026-02-27 17:03:57 +08:00
导出页面移除不存在的mermaid.css引用
This commit is contained in:
@@ -77,7 +77,7 @@ RUN apt install -y --no-install-recommends tzdata
|
||||
RUN dpkg-reconfigure --frontend noninteractive tzdata
|
||||
|
||||
# 安装 calibre 依赖的包
|
||||
RUN apt install -y libgl-dev libnss3-dev libxcomposite-dev libxrandr-dev libxi-dev
|
||||
RUN apt install -y libgl-dev libnss3-dev libxcomposite-dev libxrandr-dev libxi-dev libxdamage-dev
|
||||
# 安装文泉驿字体
|
||||
RUN apt install -y fonts-wqy-microhei fonts-wqy-zenhei
|
||||
# 安装中文语言包
|
||||
|
||||
Reference in New Issue
Block a user