# CommonMark spec.txt v0.31.2 examples we deliberately do not target yet.
#
# Format: one example number per line. Add a comment line above each entry
# explaining why we are not targeting it. This file is informational; the
# allowlist is what gates regression.
#
# Reserved for the "passing-by-accident" exception (see
# .claude/rules/commonmark.md): when a parser fix turns on a construct that
# was previously disabled, examples that were "passing" only because the
# parser fell through to plain-text may now fail with more-correct output
# that no longer matches the spec. List those here, labeled
# "passing-by-accident under prior defaults" plus the concrete parser gap
# they expose.
#
# Currently empty: the IR migration in session (xxx) brought conformance to
# 652 / 652. The 11 entries that lived here through session (xxix) — covering
# reference-def leniency (#209/#213), code-span vs link precedence
# (#342/#525), inline-link strictness (#488/#490/#493/#508/#546), and
# autolink validator strictness (#606/#609) — are now stably passing
# because the IR-driven bracket plan rejects malformed forms before the
# legacy parser path can claim them. They graduated to the allowlist.
