Skip to content

[Core] Auto-link types/members in free text (IAutoLinker) #36

@jeffpatton1971

Description

@jeffpatton1971

Summary
Optional post-processor that links identifiers in summaries/remarks using the symbol index, while skipping code blocks and inline code.

Tasks

  • IAutoLinker interface + SimpleAutoLinker default impl.
  • Integrate into text rendering pipeline (opt-in via options).
  • Tests: ensures no links in fenced/inline code; handles <paramref/>, <typeparamref/>.

Acceptance

  • Auto-linking off by default; on-demand works and is safe.

Metadata

Metadata

Labels

area:CoreCode changes to Core functionalitytaskTypical work item

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions