adds block_args for autogenerated ids from trustworthy sources
This commit is contained in:
committed by
pennae
parent
24d97789b2
commit
48a2178434
@@ -29,7 +29,7 @@ stdenv.mkDerivation {
|
||||
mkdir -p "$out"
|
||||
|
||||
cat > "$out/index.md" << 'EOF'
|
||||
```{=include=} sections
|
||||
```{=include=} sections auto-id-prefix=auto-generated
|
||||
EOF
|
||||
|
||||
${lib.concatMapStrings ({ name, baseName ? name, description }: ''
|
||||
|
||||
Reference in New Issue
Block a user