Skip to content

docs: update CommonMark Spec links to latest version#4235

Merged
Jocs merged 1 commit into
developfrom
worktree-rippling-toasting-globe
May 18, 2026
Merged

docs: update CommonMark Spec links to latest version#4235
Jocs merged 1 commit into
developfrom
worktree-rippling-toasting-globe

Conversation

@Jocs
Copy link
Copy Markdown
Member

@Jocs Jocs commented May 18, 2026

Summary

  • Replace versioned CommonMark Spec URL (https://spec.commonmark.org/0.29/) with the canonical root https://spec.commonmark.org in all 11 README files (main + i18n variants)
  • Update the atx-headings anchor link in docs/end-user/PREFERENCES.md to the current spec version 0.31.2 — the root page has no anchors, so the versioned URL https://spec.commonmark.org/0.31.2/#atx-headings is used to keep the link functional

Test plan

  • Verified https://spec.commonmark.org is accessible (canonical landing page)
  • Verified https://spec.commonmark.org/0.31.2/#atx-headings exists in the latest spec

🤖 Generated with Claude Code

Replace versioned URL (0.29) with the canonical root https://spec.commonmark.org
in all README files, and update the atx-headings anchor link in PREFERENCES.md
to the current spec version (0.31.2).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings May 18, 2026 01:39
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates documentation links to the CommonMark specification across the project so they point to the canonical landing page, while keeping a functional deep-link for the ATX headings anchor in preferences documentation.

Changes:

  • Updated CommonMark Spec links in the main README and all i18n README variants from a versioned URL to https://spec.commonmark.org.
  • Updated the preferHeadingStyle “more info” link in docs/end-user/PREFERENCES.md to https://spec.commonmark.org/0.31.2/#atx-headings so the anchor remains valid.

Reviewed changes

Copilot reviewed 12 out of 12 changed files in this pull request and generated no comments.

Show a summary per file
File Description
README.md Switch CommonMark Spec link to canonical root URL.
docs/i18n/README-zh_tw.md Switch CommonMark Spec link to canonical root URL.
docs/i18n/README-zh_cn.md Switch CommonMark Spec link to canonical root URL.
docs/i18n/README-tr.md Switch CommonMark Spec link to canonical root URL.
docs/i18n/README-pt.md Switch CommonMark Spec link to canonical root URL.
docs/i18n/README-kr.md Switch CommonMark Spec link to canonical root URL.
docs/i18n/README-jp.md Switch CommonMark Spec link to canonical root URL.
docs/i18n/README-fr.md Switch CommonMark Spec link to canonical root URL.
docs/i18n/README-es.md Switch CommonMark Spec link to canonical root URL.
docs/i18n/README-de.md Switch CommonMark Spec link to canonical root URL.
docs/i18n/README-ar.md Switch CommonMark Spec link to canonical root URL.
docs/end-user/PREFERENCES.md Update ATX headings deep-link to the current CommonMark version to keep the anchor working.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@github-actions
Copy link
Copy Markdown

Build artifacts for PR #4235:

Run: https://github.com/marktext/marktext/actions/runs/26009000448

Artifact Size Link
marktext-macos-x64 532.2 MB Download
marktext-linux 592.0 MB Download
marktext-windows 271.9 MB Download
marktext-macos-arm64 531.9 MB Download

@Jocs Jocs merged commit 0d25b75 into develop May 18, 2026
13 checks passed
@Jocs Jocs deleted the worktree-rippling-toasting-globe branch May 18, 2026 01:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants