Skip to content

Pre-rendered links in code get converted to Markdown on render #104

Open
@adam-p

Description

A pre-rendered link in either a inline code or a code block will look like a raw Markdown link after rendering.

This is a result of the fix to #49: "Retain pre-formatted links" -- rev a13073c. In the current repo head the code can be found here.

I don't have a good idea for fixing this at this time.

I will add a test for this.


UPDATE: Fixed for code that uses backticks, but not indented code blocks.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions