Skip to content

Docker container for using pandoc. Includes latek and mermaid

Notifications You must be signed in to change notification settings

nyxcharon/docker-pandoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

docker-pandoc

This is for using pandoc to generate pdf's,html,etc from markdown,latek,etc. This image does provide latek support. As such this image is large, about 3GB

Usage

docker run -it -v $(pwd):/code nyxcharon/pandoc bash -c "cd /code && pandoc -F mermaid-filter -f markdown_github -t latex -o  test.pdf  file.md"

About

Docker container for using pandoc. Includes latek and mermaid

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors