mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-02-12 06:19:00 +00:00
hosts/plover: update Gitea Asciidoctor markup to be embedded
This commit is contained in:
parent
002b65250c
commit
333adf0ce6
@ -62,7 +62,7 @@ in {
|
|||||||
ENABLED = true;
|
ENABLED = true;
|
||||||
NEED_POSTPROCESS = true;
|
NEED_POSTPROCESS = true;
|
||||||
FILE_EXTENSIONS = ".adoc,.asciidoc";
|
FILE_EXTENSIONS = ".adoc,.asciidoc";
|
||||||
RENDER_COMMAND = "${pkgs.asciidoctor}/bin/asciidoctor --out-file=- -";
|
RENDER_COMMAND = "${pkgs.asciidoctor}/bin/asciidoctor --embedded --out-file=- -";
|
||||||
IS_INPUT_FILE = false;
|
IS_INPUT_FILE = false;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user