发布

  • v2026.08.14-2 - CommonMark fence parser

    frostbyte_neo 发布于 2026-08-14 12:07:39 +00:00 | 150 次提交 在此版本后已推送到 main

    Four headings were rendering as code on the published site in all three
    locales: a nested ```python fence could not close its outer block, so a
    later bare fence opened one that swallowed them. Fixed at the source (wider
    outer fence) and in the gate (check-anchors.py now follows CommonMark's
    fence rules instead of toggling on any fence line).

    下载附件