Skip to content

Doc: Add instructions to use HTML links inside callouts #50125

@bph

Description

@bph

As a follow up on #50110 that fixed #50109 - the contributor handbook (block editor) needs an update.
Section to update: Documentation Contributions > Callout notices

To add a comment that without the div tags, Markdown links don't work, but

Also the page needs to updated again as the parser didn't do the 'normal' link parsing.

https://developer.wordpress.org/docs/reference-guides/block-api/block-metadata.md
Should have been converted to
https://developer.wordpress.org/block-editor/reference-guides/block-api/block-metadata/

And https://developer.wordpress.org/docs/getting-started/create-block/README.md
Should be https://developer.wordpress.org/block-editor/getting-started/create-block/

I am uncertain if that is expected or a bug in the link parser...

It definitely needs to be fixed on the modified page, though.

Step-by-step reproduction instructions

Got to https://developer.wordpress.org/block-editor/reference-guides/block-api/block-registration/
Follow the links in the yellow call out box.
They all 404.

Screenshots, screen recording, code snippet

Screenshot 2023-04-27 at 12 52 53

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