Skip to content

Trim README prose duplicated by the website documentation#49

Merged
JeroenDeDauw merged 2 commits into
masterfrom
readme-docs-split
Jul 17, 2026
Merged

Trim README prose duplicated by the website documentation#49
JeroenDeDauw merged 2 commits into
masterfrom
readme-docs-split

Conversation

@JeroenDeDauw

Copy link
Copy Markdown
Member

The README and https://professional.wiki/en/extension/native-markdown carried the same explanatory prose
(configuration semantics, conversion-script selector details, template placement rules), which drifts as
releases land. The website page is now the canonical home of the explanatory documentation and is being
extended to a superset of what the README drops, while the README keeps everything needed to install,
configure, and operate the extension from a checkout: installation, the configuration table, script
invocations, the agent-facing API examples, development setup, and release notes. Each trimmed section ends
in a link to the corresponding website documentation, and the comparison section is condensed the same way,
with the full version on the website.

AI-authored — Claude Code, Fable 5 (max); @JeroenDeDauw asked whether the README's usage docs should move to the website page, then approved the proposed split; diff not yet human-reviewed; reference links checked for orphans, kept sections carried over verbatim, no render check.

The README and https://professional.wiki/en/extension/native-markdown carried the same explanatory prose
(configuration semantics, conversion-script selector details, template placement rules), which drifts as
releases land. The website page is now the canonical home of the explanatory documentation and is being
extended to a superset of what the README drops, while the README keeps everything needed to install,
configure, and operate the extension from a checkout: installation, the configuration table, script
invocations, the agent-facing API examples, development setup, and release notes. Each trimmed section ends
in a link to the corresponding website documentation, and the comparison section is condensed the same way,
with the full version on the website.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@codecov-commenter

codecov-commenter commented Jul 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.41%. Comparing base (bd5743f) to head (b9635d3).

Additional details and impacted files
@@            Coverage Diff            @@
##             master      #49   +/-   ##
=========================================
  Coverage     83.41%   83.41%           
  Complexity      416      416           
=========================================
  Files            40       40           
  Lines          1067     1067           
=========================================
  Hits            890      890           
  Misses          177      177           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

The live page's templates subsection has its own anchor (#templates), verified against the deployed
page, so link it directly rather than the parent #Usage section.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@JeroenDeDauw
JeroenDeDauw marked this pull request as ready for review July 17, 2026 19:13
@JeroenDeDauw
JeroenDeDauw merged commit 4878b11 into master Jul 17, 2026
12 checks passed
@JeroenDeDauw
JeroenDeDauw deleted the readme-docs-split branch July 17, 2026 19:13
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