百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
返回工具页/返回 Issues 列表
#4050·marked

按根本原因分组的 CommonMark 规范差距,以及有关查找表的问题

作者: luantaraschi创建于 2026年8月10日更新于 2026年9月4日

I ran the spec suite on `main` (18.0.9, 681373c) and went through the cases carrying `shouldFail` to see what is actually left. Since `update-specs.js` sets that flag from whatever fails at the time it runs, the set is a snapshot of current behavior rather than a list of decisions, so I grouped it by root cause. Posting it in case it is useful for triage, and because two of the groups run into the same wall and that seems worth asking about before anyone starts on them.

内容来源: markedjs/marked

查看 GitHub 原文在 GitHub 查看讨论