Markdown Preflight

Research / Rules / LI-LINK-02

LI-LINK-02

Relative and local targets do not resolve in a post. This applies to LinkedIn, where the result is manual step.

Affects LinkedIn. Matches link_relative, link_local. Fixture markdown-portability-test-v1.

What happens, per destination

Every destination that applies LI-LINK-02, with the live test behind it.
DestinationTested surfaceResultSeverityConfidenceLast tested
LinkedInLinkedIn desktop web Create post composerManual stepActionVerifiedTested 2026-08-24.

Why, and what to do

A feed post is not a page of your site. Without a confirmed site base URL the raw path is pasted as ordinary text and points nowhere.

Do this: Add a base URL in Source context, or make each link absolute before copying.

Limits of this rule

Related