Skip to content

ndz-v/markdown-presentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Presentation with markdown and pandoc

How to use

Execute the following command. Everytime the presentation.md file is saved, pandoc is beeing executed.

ag -l | entr -s \
"pandoc --slide-level 1 --lua-filter dotfilter.lua \
 presentation.md -t beamer -o presentation.pdf"

Needed Tools

  • pandoc
  • ag
  • entr

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages