Skip to content

Instantly share code, notes, and snippets.

@1ncend1ary
Created July 18, 2021 14:57
Show Gist options
  • Save 1ncend1ary/da6b61970de07385a98f765a3b808ff3 to your computer and use it in GitHub Desktop.
Save 1ncend1ary/da6b61970de07385a98f765a3b808ff3 to your computer and use it in GitHub Desktop.
Convert adoc files to pdf
asciidoctor -r asciidoctor-pdf -b pdf -a allow-uri-read -o test.pdf defn.adoc */*.adoc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment