Skip to content

This is simple repository to create slides using markdown and pandoc

Notifications You must be signed in to change notification settings

maulikmadhavi/md_pandoc_slide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intorduction: md_pandoc_slide

This is simple repository to create slides using markdown and pandoc. Why markdown script? Information source

  • Markdown provides semantic meaning for content in a relatively simple way
  • You can write rich formatted content extremely quickly (compared to writing directly in HTML tags)
  • You can read Markdown easily in plain text before rendered by HTML
  • It doesn’t interrupt your workflow with the need to click buttons
  • It’s platform-agnostic so your content is not tied to the format of your edito

To quickly summarize your findings and create presentation from it!

To execute:

pandoc -t beamer sample.md -o sample.pdf

or Run run.sh

About

This is simple repository to create slides using markdown and pandoc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages