Skip to content

Commit

Permalink
Update pandoc.yml - Fixed pandoc command to embed images
Browse files Browse the repository at this point in the history
  • Loading branch information
cdanger authored Sep 28, 2024
1 parent b748231 commit 19efca1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pandoc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
--toc --toc-depth=5
--standalone
--lua-filter diagram.lua
--embed-resources
--metadata title="eXtensible Access Control Markup Language (XACML) Version 4.0"
--output output/xacml-v4.0-csd01.html
xacml-v4.0-csd01.md
Expand Down

0 comments on commit 19efca1

Please sign in to comment.