Skip to content

Block Editor Handbook not properly updated when two markdown files share the name (but not path) #61206

@juanmaguitar

Description

@juanmaguitar

After merging #61143 for some reason the Quick Start Guide of the Intereactivity API meant to be at "Block Editor Handbook > Reference Guides > Interactivity API Reference > Quick Start Guide" (se toc.json) has been created at https://developer.wordpress.org/block-editor/getting-started/quick-start-guide/ (replacing the former one) and the url https://developer.wordpress.org/block-editor/reference-guides/interactivity-api/quick-start-guide/ redirects there

The PR #61198 was created (and merged) to fix this specific update but the issue with the docs generation remains

It seems the current system generates docs of the Block Editor Handbooks when two markdown files have the same name (even when they are in different paths)

This should be either fixed or a warning should be displayed when running npm run docs:build and related scripts

cc: @ryanwelcher @ndiego @oandregal

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions