Skip to content

config/allconfig: Error message is missing final key segment #14259

@jmooring

Description

@jmooring

Current error messages:

Error: failed to create config from result: site config markup.goldmark.renderHooks.image must be one of always, auto, fallback, or never

Error: failed to create config from result: site config markup.goldmark.renderHooks.link. must be one of always, auto, fallback, or never

Should be:

Error: failed to create config from result: site config markup.goldmark.renderHooks.image.useEmbedded must be one of always, auto, fallback, or never

Error: failed to create config from result: site config markup.goldmark.renderHooks.link.useEmbedded must be one of always, auto, fallback, or never

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