docs: add images & fix typo

This commit is contained in:
technofab 2025-06-08 20:52:20 +02:00
parent b732e118df
commit 6ee3811b56
No known key found for this signature in database
5 changed files with 7 additions and 1 deletions

View file

@ -93,7 +93,7 @@ Examples:
name = "pretty-test";
# by default it uses json to serialize and compare the values. Derivations
# and functions don't really work that way though, so you can also use
# "pretty" to use lib.generators.pretty
# "pretty" to use lib.generators.toPretty
format = "pretty";
# you can also set the pos here
pos = __curPos;