quarto-error-reporting 0.2.0

Structured, source-aware diagnostics with pluggable rendering (ariadne or annotate-snippets) and a pluggable error-code catalog.
Documentation
1
2
3
4
# Normalize line endings to LF on all platforms. The schema_drift test
# compares committed schemas/*.json byte-for-byte against serde_json output
# (always LF), so a CRLF checkout on Windows would spuriously fail.
* text=auto eol=lf