From 8abb1a7a2e87ce96620d8ecfcd3b684e786ad256 Mon Sep 17 00:00:00 2001 From: Jan Christoph Ebersbach Date: Fri, 10 Jul 2020 17:31:33 +0200 Subject: [PATCH] docs: add mdshow tool --- Plugins,-Tools-and-Hardware.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Plugins,-Tools-and-Hardware.md b/Plugins,-Tools-and-Hardware.md index 2587ec6..d3d08d8 100644 --- a/Plugins,-Tools-and-Hardware.md +++ b/Plugins,-Tools-and-Hardware.md @@ -215,6 +215,7 @@ Useful tools for working with reveal.js. - [slide-builder](https://github.com/benfoxall/slide-builder) for programmatically adding fragments/steps to a slide (useful for embedding multi-step visualisations) - [present : reveal.js Workflow Automation](https://github.com/anantshri/present) for automating workflow using bash, reveal.js, external markdown. allowing features like import markdown, reuse markdown and markdown library. - [markdown-presenter.html](https://rajgoel.github.io/reveal.js-demos/markdown-presenter.html) A reveal.js presentation allowing to load and present local markdown files such as [this one](https://rajgoel.github.io/reveal.js-demos/example.md). +- [mdshow](https://github.com/jceb/mdshow) Turn markdown files into beautiful presentations quickly. Simple and fast, but powerful :smile: - [GitPitch](https://github.com/gitpitch/gitpitch) just markdown then git-commit on any branch within a GitHub, GitLab, BitBucket, GitBucket, Gitea or Gogs repo for instant online and offline presentations. - [emacs-reveal](https://gitlab.com/oer/emacs-reveal) Generate reveal.js presentations with audio explanations as OER from simple texts in Org Mode with GNU Emacs - [deveal](https://github.com/fabrejc/deveal) A reveal.js helper tool to create and manage a presentation using templates and parameters files