From 06a0958a07eac7d8a688ac051165028346c77836 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amy=20de=20Buitl=C3=A9ir?= Date: Thu, 29 Feb 2024 19:26:37 +0000 Subject: [PATCH] epub experiment --- shell.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/shell.nix b/shell.nix index f8184f0..c14461a 100644 --- a/shell.nix +++ b/shell.nix @@ -5,7 +5,8 @@ in mkShell { buildInputs = [ run-code-inline - asciidoctor + # asciidoctor + asciidoctor-with-extensions # python311Packages.pygments don't need to install, asciidoctor includes it # rubyPackages.coderay # rubyPackages.rouge