Skip to content
Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pandoc in GitHub Action

Create a GitHub Action from pandoc core image with full latex and font

Usage

You can add the following lines below

      - name: Pandoc Document Converter
        uses: Ender-events/pandoc@master
        with:
          args: '-s -o README.pdf README.md'

A example is available in .github/workflows/example.yml

About

github action with pandoc + Metropolis Latex beamer theme

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages