Skip to content

Rendering code replaces @xyz with github link in URLs, breaking link targets #204

Open
@joshtriplett

Description

@joshtriplett

If you write something like [this document](https://hackmd.org/@xyz/document), the rendering code will replace @xyz with a github link, breaking the URL in the hackmd link.

This replacement needs to be markdown-aware, and shouldn't happen in (at least) code blocks and link targets. If that's not easily possible, then we should disable the username-replacement logic until it can be fixed.

#203 was a PR that resulted from having to work around this breakage.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is neededmetaIssues related to running the Rust Project Goals program

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions