You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
|
---
|
|
|
|
|
marp: true
|
|
|
|
|
theme: TsinghuaPPT
|
|
|
|
|
paginate: false
|
|
|
|
|
---
|
|
|
|
|
<!-- backgroundImage: url("./images/title.png") -->
|
|
|
|
|
|
|
|
|
|
<!-- _header: 经验分享 -->
|
|
|
|
|
|
|
|
|
|
# markdown笔记转为带模板的组会ppt
|
|
|
|
|
|
|
|
|
|
## 动机
|
|
|
|
|
个人习惯用markdown来记录笔记,但是组会汇报又需要固定的模板,一遍遍复制过去太耗时间,于是需要寻找一个高效的md转换为组会ppt的方法
|
|
|
|
|
|
|
|
|
|
## 步骤
|
|
|
|
|
|
|
|
|
|
1. 安装Marp for VSCode
|
|
|
|
|
2. 看其他教程学习Marp基础用法
|
|
|
|
|
3. 在.vscode中注册自定义主题
|
|
|
|
|
4. 编写自定义theme的.css文件
|
|
|
|
|
5. 享受效率吧!
|
|
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- headingDivider: -->
|
|
|
|
|
<!-- prerender: true -->
|
|
|
|
|
<!-- _header: 工作汇报 -->
|
|
|
|
|
|
|
|
|
|
# 一级标题
|
|
|
|
|
一级内容
|
|
|
|
|
> “How well does simulation match the real world? What is the value of simulation vis-a-vis testing in a physical environment that includes other vehicles, pedestrians, and other road users?
|
|
|
|
|
> 模拟与真实世界的匹配程度如何?在包含其他车辆、行人和其他道路使用者的物理环境中,仿真对测试的价值是什么?” ([pdf](zotero://open-pdf/library/items/9AULW8RM?page=1))
|
|
|
|
|
## 二级标题
|
|
|
|
|
二级内容
|
|
|
|
|
|
|
|
|
|
<!-- _footer: ■ 总结框模板 -->
|
|
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|

|