2 Commits

Author SHA1 Message Date
1b8fb22499 chore: correct typos and align struct field tags (#12)
Fixes typos in package documentation and variable names. Aligns 
struct field tags in examples and tests for better readability.
2025-06-11 03:15:29 +01:00
67a0623a2b fix(examples): provide examples for Render, Compact and Pretty functions (#3)
Previously all examples were associated with Render, but only used
Pretty. Now there are examples for each of the main package level
functions.
2024-03-25 22:00:33 +00:00