We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f31c38 commit 605327fCopy full SHA for 605327f
1 file changed
.github/workflows/release.yaml
@@ -33,7 +33,7 @@ jobs:
33
pandoc README.md \
34
-f gfm \
35
-t html \
36
- --self-contained \
+ --embed-resources \
37
--standalone \
38
--include-in-header=header.html \
39
--include-before-body=before.html \
0 commit comments