feat: bilibili video insert
This commit is contained in:
parent
234e973760
commit
cc89f3b371
@ -1,4 +1,7 @@
|
||||
# 项导文档
|
||||
|
||||
人人为我,我为人人。身在互联网的开源时代,我们深知互帮互助、共同进步的重要意义,这篇文档凝聚了同学和老师们的
|
||||
|
||||
## 依赖环境
|
||||
- Node.js v18.20.0+
|
||||
- pnpm 8+ 或 Yarn 2+
|
||||
|
@ -119,8 +119,10 @@ export default defineUserConfig({
|
||||
markdownPower: {
|
||||
pdf: true,
|
||||
audioReader: true,
|
||||
bilibili: true,
|
||||
},
|
||||
|
||||
|
||||
// markdownPower: {
|
||||
// pdf: true, // 启用 PDF 嵌入 @[pdf](/xxx.pdf)
|
||||
// caniuse: true, // 启用 caniuse 语法 @[caniuse](feature_name)
|
||||
|
@ -8,6 +8,9 @@ permalink: /cs-diy/
|
||||
|
||||
这个过程没有学分,没有陪伴,你只知道自己在默默变强。
|
||||
|
||||
Missing Semester可以帮助你找到学习计算机的乐趣
|
||||
|
||||
@[bilibili](BV1Eo4y1d7KZ)
|
||||
---
|
||||
|
||||
一本关于计算机各方向的自学指南,无论天南或海北,希望可以帮到你,灵感和部分素材来自CS自学指南。
|
||||
|
Loading…
x
Reference in New Issue
Block a user