Skip to content

garyburd/mkslides

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mkslides

Pandoc filter and template for converting Markdown to an HTML presentation.

pandoc -t html5 --section-divs --template=mkslides/template.html --lua-filter=mkslides/filter.lua -o index.html index.md

Yes, I know that Pandoc has builtin support for slides. This was fun.

About

Pandoc filter and template for converting Markdown to an HTML presentation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors