markdown - Reveal-md 和 Reveal.js + 外部 markdown 之间的差异

标签 markdown reveal.js

在我寻找一种使用 Markdown 来创作演示文稿以实现快速创作且灵活且可自定义的演示文稿的方法时,我发现 reveal.js几周前。后来我发现reveal-md虽然我喜欢在官方文档中阅读的所有内容,但我想知道使用 reveal.js 与外部 markdown 和使用 reveal-md 之间的区别。

据我所知,这两个选项都需要编译才能生成最终的 html 文件,但如果我没记错的话,reveal.js 需要一个带有配置的准系统 HTML 文件,而 reveal-md 不需要这样的文件。然而,由于我对 reveal.js 还很陌生,所以我还无法理解其中的差异以及 reveal-md 与其他方法相比有何亮点。

最佳答案

原作者的回答https://github.com/webpro/reveal-md/issues/217 :

I think you're describing the differences quite well. I think the main advantages of reveal-md is that you only need a Markdown file, and it starts a simple server so the presentation is available at e.g. http://localhost:1543 automatically.

Next to this, there are a few gimmicks such as using YAML front matter for configuration options and Markdown pre-processing.

关于markdown - Reveal-md 和 Reveal.js + 外部 markdown 之间的差异,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/52662739/

相关文章:

github - 我可以在 GitHub 页面中使用 Markdown 文件吗?

javascript - Markdown-it 不工作,在页面加载时抛出错误

r - 是否可以从 R 中的文本引用中删除括号?

Reveal.js 中的图表

rstudio - 在 RStudio 中编织默认 RMarkdown 文件时出错

javascript - 为什么没有标记 ('#content' )渲染得很好

jquery - 显示 js 模态不适用于最新的 jQuery 版本

jquery - 由于动画期间的延迟加载,CSS 过渡不稳定。如何避免这种情况?

layout - 如何修复此两列幻灯片(代码+图像)的 reveal-md 渲染?

emacs - 在reveal.js每张幻灯片的底角放置背景图片