Skip to content

Update readme to include section on pandoc-extra and github actions (… #32

Update readme to include section on pandoc-extra and github actions (…

Update readme to include section on pandoc-extra and github actions (… #32

Workflow file for this run

name: Simple Usage
on: push
jobs:
convert_via_pandoc:
runs-on: ubuntu-22.04
steps:
- uses: docker://pandoc/core:2.9
with:
args: "--help" # gets appended to pandoc command