Skip to content

.md pages drop intra-document section links and their link text #2602

@TC-MO

Description

@TC-MO

The .md versions of our docs strip markdown links to sections within the same document, along with the visible link text.

Example: OpenClaw integration docs

Source

1. [Install the plugin](#install-the-plugin)
1. [Configure your API token](#configure-with-interactive-setup-recommended) (interactively or [manually](#configure-manually))
1. [Verify the setup](#verify-the-setup)

Rendered HTML - link works, text visible

Image

.md output

## Set up the Apify plugin

Setting up the plugin involves three steps:

1.
2.  (interactively or )
3.

Expected: link text is preserved (either as a working anchor or as plain text).
Actual: both the link and its text are removed, leaving empty list items.

Metadata

Metadata

Assignees

Labels

low priorityLow priority issues to be done eventually.t-webIssues with this label are in the ownership of the web team.

Type

No fields configured for Bug.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions