Skip to content

Instantly share code, notes, and snippets.

@jacobduijzer
Created April 22, 2025 10:03
Show Gist options
  • Select an option

  • Save jacobduijzer/ac16adf77f99c0c50469e90161d4f9e8 to your computer and use it in GitHub Desktop.

Select an option

Save jacobduijzer/ac16adf77f99c0c50469e90161d4f9e8 to your computer and use it in GitHub Desktop.
An example script for generating PDFs from an AsciiDoc file.
asciidoctor-pdf --out-file=assessment.pdf \
--backend=pdf \
assessment.adoc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment