Skip to content

Commit

Permalink
Make generated docs self-contained
Browse files Browse the repository at this point in the history
  • Loading branch information
Yaroslav Surilov authored and Yaroslav Surilov committed Aug 6, 2023
1 parent 214ac38 commit d62d171
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 @@ -17,6 +17,7 @@ jobs:
args: >-
--from=markdown
--to=html
--embed-resources=true
--standalone
--css=../assets/main.css
--metadata pagetitle="Bookmarklets"
Expand Down

0 comments on commit d62d171

Please sign in to comment.