about summary refs log tree commit diff
path: root/nixos/modules/services/web-apps/pict-rs.md
diff options
context:
space:
mode:
authorpennae <github@quasiparticle.net>2023-01-05 05:50:12 +0100
committerpennae <github@quasiparticle.net>2023-01-10 10:31:59 +0100
commitdc7788efb8bcbe68d1183cf7ee281186315802ca (patch)
tree3401907b25f4bcb03bc0afa6c6e69ffabf776d0a /nixos/modules/services/web-apps/pict-rs.md
parent785c0f2afaa326f45e6c2cfc83e257278f80a001 (diff)
downloadnixlib-dc7788efb8bcbe68d1183cf7ee281186315802ca.tar
nixlib-dc7788efb8bcbe68d1183cf7ee281186315802ca.tar.gz
nixlib-dc7788efb8bcbe68d1183cf7ee281186315802ca.tar.bz2
nixlib-dc7788efb8bcbe68d1183cf7ee281186315802ca.tar.lz
nixlib-dc7788efb8bcbe68d1183cf7ee281186315802ca.tar.xz
nixlib-dc7788efb8bcbe68d1183cf7ee281186315802ca.tar.zst
nixlib-dc7788efb8bcbe68d1183cf7ee281186315802ca.zip
nixos/manual: regenerate chapter xml files
apparently pandoc has changed behavior over the past releases, so the
files are no longer in sync. occasionally this requires edits
to the markdown source to not remove an anchor that was there
before (albeit wth a very questionable id), or where things were simply
being misrendered due to syntax errors.
Diffstat (limited to 'nixos/modules/services/web-apps/pict-rs.md')
-rw-r--r--nixos/modules/services/web-apps/pict-rs.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/modules/services/web-apps/pict-rs.md b/nixos/modules/services/web-apps/pict-rs.md
index 4b622049909d..2fa6bb3aebce 100644
--- a/nixos/modules/services/web-apps/pict-rs.md
+++ b/nixos/modules/services/web-apps/pict-rs.md
@@ -15,6 +15,7 @@ this will start the http server on port 8080 by default.
 ## Usage {#module-services-pict-rs-usage}
 
 pict-rs offers the following endpoints:
+
 - `POST /image` for uploading an image. Uploaded content must be valid multipart/form-data with an
     image array located within the `images[]` key