Skip to content

docs: drop # <plugin-name> H1 from SUMMARY.md required structure#426

Open
yz06276 wants to merge 1 commit intookx:mainfrom
yz06276:docs/remove-summary-h1
Open

docs: drop # <plugin-name> H1 from SUMMARY.md required structure#426
yz06276 wants to merge 1 commit intookx:mainfrom
yz06276:docs/remove-summary-h1

Conversation

@yz06276
Copy link
Copy Markdown
Contributor

@yz06276 yz06276 commented May 8, 2026

Summary

Drop the # <plugin-name> H1 line from the SUMMARY.md required-structure description in the developer guides. SUMMARY.md now starts directly with ## Overview.

Changes

  • Required Structure template (### Required Structure): removed # <plugin-name> H1 line + the blank line that followed
  • Polymarket Example block (### Example: Polymarket Plugin): removed # polymarket-plugin H1 line
  • Both docs/FOR-DEVELOPERS.md and docs/FOR-DEVELOPERS-ZH.md

Diff size

2 files, -38 bytes per file (4 lines total removed across both files).

Note

The E150/E151 lint codes referenced in the doc are enforced inside the plugin-store Rust CLI. If that CLI still requires an H1 plugin-name as the first line of SUMMARY.md, a follow-up CLI change may be needed to keep doc and CLI aligned.

SUMMARY.md no longer needs to start with the plugin name as an H1.
First line is now `## Overview` directly. Updated both required-structure
template and Polymarket example block in EN + ZH developer guides.
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.

1 participant