summary refs log tree commit diff
path: root/nixos/doc/manual/development
diff options
context:
space:
mode:
authorpennae <github@quasiparticle.net>2023-09-24 20:23:21 +0200
committerMartin Weinelt <hexa@darmstadt.ccc.de>2023-09-27 15:35:23 +0200
commitd793c3b8b04d27e420bdd8cd5d0267925668f0ad (patch)
tree7999ef262078bff7a585e5fc8585f856ccefef76 /nixos/doc/manual/development
parente11cac622e7608327d17d2a140a580370476b0e4 (diff)
downloadnixpkgs-d793c3b8b04d27e420bdd8cd5d0267925668f0ad.tar
nixpkgs-d793c3b8b04d27e420bdd8cd5d0267925668f0ad.tar.gz
nixpkgs-d793c3b8b04d27e420bdd8cd5d0267925668f0ad.tar.bz2
nixpkgs-d793c3b8b04d27e420bdd8cd5d0267925668f0ad.tar.lz
nixpkgs-d793c3b8b04d27e420bdd8cd5d0267925668f0ad.tar.xz
nixpkgs-d793c3b8b04d27e420bdd8cd5d0267925668f0ad.tar.zst
nixpkgs-d793c3b8b04d27e420bdd8cd5d0267925668f0ad.zip
manual: fix parsing differences for markdown-it-py 3
version 3 now recognizes these replacements as escaped, but neither look
like they should be.
Diffstat (limited to 'nixos/doc/manual/development')
-rw-r--r--nixos/doc/manual/development/settings-options.section.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/doc/manual/development/settings-options.section.md b/nixos/doc/manual/development/settings-options.section.md
index 5060dd98f58..3a4800742b0 100644
--- a/nixos/doc/manual/development/settings-options.section.md
+++ b/nixos/doc/manual/development/settings-options.section.md
@@ -58,7 +58,7 @@ have a predefined type and string generator already declared under
     and returning a set with YAML-specific attributes `type` and
     `generate` as specified [below](#pkgs-formats-result).
 
-`pkgs.formats.ini` { *`listsAsDuplicateKeys`* ? false, *`listToValue`* ? null, \... }
+`pkgs.formats.ini` { *`listsAsDuplicateKeys`* ? false, *`listToValue`* ? null, \.\.\. }
 
 :   A function taking an attribute set with values