Skip to content

Commit

Permalink
Update pandoc.yml - changed docker image to cdang/pandoc for graphviz…
Browse files Browse the repository at this point in the history
… / plantuml diagram support
  • Loading branch information
cdanger authored Sep 28, 2024
1 parent 19efca1 commit 4f64ecb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pandoc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
ls ${{ github.workspace }}
mkdir output
- name: Pandoc generation
uses: docker://pandoc/extra:3.0.1
uses: docker://cdang/pandoc-plantuml
with:
args: >-
-f gfm+definition_lists
Expand Down

0 comments on commit 4f64ecb

Please sign in to comment.