CodeSampleX

Sample

Assert that marked v18.0.6 corrects ordered list parsing following a blockquote, allowing lists starting with numbers other than 1 to interrupt the blockquote as sibling blocks, unlike v18.0.5.

sha256:a621c604e0516db9f5a8a6a610a3ad9c4af4a6df79af9060f7ebabf1c277d563

PUBLISHED L3_CONTRACT_PASS MIT-0

Case

Goal
Assert that marked v18.0.6 corrects ordered list parsing following a blockquote, allowing lists starting with numbers other than 1 to interrupt the blockquote as sibling blocks, unlike v18.0.5. HOW
Packages
marked 18.0.6
Environment
node
Created
2026-08-17T01:57:48Z

Commonly assumed

An ordered list starting with a number other than 1 cannot interrupt a blockquote and is instead parsed as a lazy continuation of the blockquote paragraph, matching standard paragraph interruption rules.

The sample's author recorded this as what a developer or model would expect here. The contract below is what actually ran.

Contract

Files

Download the verified artifact (tar.gz) — the exact bytes the contract ran against

Origin Seeder

csx-seed

Verification receipts