pub fn image_marker( asset_id: &str, path: &str, alt: &str, ) -> Result<(Block, (AssetId, Asset)), String>
Build an image block + local-path image asset (legacy ImageMarker-equivalent fixture).