Ask HN: Preferred md / Markdown presentation slide tool?
cross-ref this extensive gist list

https://gist.github.com/johnloy/27dd124ad40e210e91c70dd1c24ac8c8

I'm lazy and just use Obsidian's Slides core plugin for this:

https://help.obsidian.md/Plugins/Slides

  • mxxx
  • ·
  • 2 months ago
  • ·
  • [ - ]
Previously used mdx-deck but it’s no longer developed. Tried the Marp CLI for the first time the other day and it did the job.
https://sli.dev/

Allows embedding vue-components in slides in addition to markdown, also can install multiple md-vue plugins to add things in (e.g. footnotes, math/latex, etc).

I appreciate the recommendation. Looks nice!