【发布时间】:2021-09-21 16:12:08
【问题描述】:
我正在通过 VScode 使用 Marpit。这是 mi 最小工作示例:
---
marp: true
---
This should go in to the header and picture should be bellow it, but right now it is the middle of the picture

此代码的问题在于它会生成幻灯片,其中文本和图像对齐到中心,如下图所示:
我希望将文本作为标题而不是交叉图像。
我怎样才能做到这一点?
【问题讨论】:
标签: html css markdown marpit marp