首页
/ import "chapters/introduction.qd"

import "chapters/introduction.qd"

2026-05-04 11:28:54作者:何举烈Damon

#import "chapters/introduction.qd" #import "chapters/theory.qd" #import "chapters/implementation.qd"


这种方式不仅便于多人协作,还能实现内容的复用和版本控制。编译时只需处理根文件,系统会自动解析依赖关系,生成完整文档。

[![文档结构可视化](https://raw.gitcode.com/GitHub_Trending/qu/quarkdown/raw/0f200d53819c9d5a458e23be24d1b5cbc4190470/mock/images/sky.jpg?utm_source=gitcode_repo_files)](https://gitcode.com/GitHub_Trending/qu/quarkdown?utm_source=gitcode_repo_files)
*Quarkdown文档结构:如同广阔天空般清晰的内容组织方式*

### 样式定制:如何匹配品牌视觉风格?

虽然Quarkdown提供了多种预设主题,但专业用户可能需要匹配特定的品牌风格。通过创建自定义CSS文件并使用`--style`参数应用:

```shell
quarkdown c document.qd --style company-theme.css
登录后查看全文
热门项目推荐
相关项目推荐