Open jonathanpallant opened 1 year ago
pandoc does a better job of parsing markdown than marp does. In particular, it has the rule:
A header at the slide level always starts a new slide.
This means we don't need to add horizontal breaks (---) manually to the slides (which would spoil the mdbook output).
---
pandoc can output:
Paging @Mirabellensaft and @miguelraz
pandoc does a better job of parsing markdown than marp does. In particular, it has the rule:
This means we don't need to add horizontal breaks (
---
) manually to the slides (which would spoil the mdbook output).pandoc can output: