adds block_args for autogenerated ids from trustworthy sources

This commit is contained in:
Johannes Kirschbauer 2024-01-15 21:07:52 +01:00 committed by pennae
parent 24d97789b2
commit 48a2178434
3 changed files with 135 additions and 6 deletions

View file

@ -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 }: ''