reveal.js, markdown > PPT
Contents
‘reveal.js, markdown > PPT’
快捷键
全屏 f , 退出全屏 Esc 上一页 p, 下一页 n/空格 首页 Home, 末页 End 缩略图 Esc 或 o 黑屏 b 演讲提示模式 s vi导航键: h, j, k, l
帮助页面: ?
字号
reveal.js的markdown支持4种字号#,##,###,####
安装nodejs
sudo pacman -S nodejs
安装npm
sudo pacman -S npm
git clone reveal.js
git clone https://github.com/hakimel/reveal.js.git cd reveal.js npm install mv index.html index.html.bak ln -s scrum/index.html index.html npm start npm start – –port=8001
```xml
内容左对齐
|
|
插入图片并控制样式
路径是相对于index.html的路径
|
|
设备字号
Author -
LastMod 2019-04-16