Markdown Preflight

Research / Rules / CORE-LINK-01

CORE-LINK-01

A link with an unsafe scheme was removed; its text was kept. This applies to WordPress, Substack, Beehiiv, X and LinkedIn, where the result is degraded.

Affects WordPress, Substack, Beehiiv, X and LinkedIn. Matches link_unsafe. Fixture markdown-portability-test-v1.

What happens, per destination

Every destination that applies CORE-LINK-01, with the live test behind it.
DestinationTested surfaceResultSeverityConfidenceLast tested
WordPressWordPress.com desktop Block EditorDegradedActionVerifiedTested 2026-08-24.
SubstackSubstack web post editorDegradedActionVerifiedTested 2026-08-24.
BeehiivBeehiiv web Visual EditorDegradedActionVerifiedTested 2026-08-24.
XX web post and thread composerDegradedActionVerifiedTested 2026-08-24.
LinkedInLinkedIn desktop web Create post composerDegradedActionVerifiedTested 2026-08-24.

Why, and what to do

Only http, https, and mailto targets are carried. A javascript:, data:, or protocol-relative target is never copied into a destination editor.

Do this: Replace it with an ordinary https link, or delete the text.

Limits of this rule

Related