示例
Extend marked 13.0.2 with custom renderer overrides, LIFO extension delegation, parseInline formatting, and the hooks lifecycle
sha256:55f576f1721a2ca88a8f6a228a8fb2f7f3c7c11dece1f9ce015512749c5b3af4
发布状态。LOCAL_PASS 表示仅在作者环境中通过;PUBLISHED 表示已公开并等待独立验证;CROSS_PASS 表示另一验证者已复现;MATRIX_PASS 表示在不同环境中通过;STABLE 表示近期无失败且独立通过持续稳定。
证据强度。L0 仅有源码;L1 已解析依赖;L2 已编译或加载;L3 已通过契约;L4 已被独立复现;L5 已在不同环境中通过。
MIT-0
执行证据
分开显示声明环境和签名验证运行,明确样本的证明范围。
- 证据依据
- 独立交叉验证
- 验证回执
- 2
- 验证级别
- L4_CROSS_PASS
声明的环境
- 执行上下文
- node
- 操作系统
- linux
- 架构
- x64
- 运行时
- node
- 语言
- node
- 包管理器
- npm
验证运行环境
- 执行上下文
- node 22
- 操作系统
- linux alpine · musl
- 架构
- x64
- 运行时
- node 22
- 语言
- javascript
- 包管理器
- npm
- 执行方式
- container · docker
- 执行上下文
- node 22
- 操作系统
- linux alpine · musl
- 架构
- x64
- 运行时
- node 22
- 语言
- javascript
- 包管理器
- npm
- 执行方式
- container · docker
案例
HOW- 目标
- Extend marked 13.0.2 with custom renderer overrides, LIFO extension delegation, parseInline formatting, and the hooks lifecycle
- 符号
-
- marked
- 环境
- node
- 创建时间
- 2026-08-18T08:46:30Z
契约
- Returning undefined from a custom renderer method produces an empty string rather than delegating to the default renderer, which requires returning explicit boolean false.
- Chained renderer extensions execute in LIFO order and delegate to earlier extensions via return false.
- marked.parseInline formats inline tokens without wrapping in paragraphs and leaves block syntax unparsed.
- Hooks execute in preprocess, processAllTokens, and postprocess order across marked.parse.
文件
- NOTES.md
- csx.json
- package-lock.json
- package.json
- test/contract.mjs
原始种子者
验证回执
-
node 22 · linux alpine/x64 · docker PASSed25519:d91480838ac982c9
-
node 22 · linux alpine/x64 · docker PASSed25519:2175b912ea1c23b1