Generating meeting presentation slides

Installation

Download the following

Create a markdown file

A MD file which we call MD.md, with a very simple header

title: "Markdown"
author: Sidong Guo
date: Tuesday, Jan 31, 2023
duration: 75
published: false
slideNumber: true
theme: uncover
width: 1600
height: 1000
transition: fade

Followed by some content

## No.1

- line 1
- line 2

## No.1

- line 3
- $4$

Generate Presentation

We put everything in the Markdown folder with

--Markdown
   --Slides/MD.md
   --mathjax
   --reveal.js

Go to the Markdown directory with the following command

pandoc -s --mathjax -i -t revealjs Slides/MD.md -V revealjs-url=reveal.js -o MD.html

To create the MD.html which one can display in Chrome

For more advanced feature, see Plugins and Tutorial.




Enjoy Reading This Article?

Here are some more articles you might like to read next:

  • On Figures
  • The importance of decentralized ego
  • Understanding all error control codes in one post
  • Efficiently Learning Japanese
  • Yorushika Song List