Skip to content

bug: Markdown is being interpreted incorrectly. #255

Closed
@saraid

Description

I haven't tracked down the root of the issue, but this line

This is better - we've eliminated some invalid addresses, _test123.effective-shell.com_, _@yahoo.com_ and _dave@_.

is being interpreted incorrectly by Docusaurus. Specifically, _@yahoo.com_ is generating a non-italicized, valid _@yahoo.com email address as a mailto link. GFM is handling it fine, though.

It's a very minor issue, but it detracts from the point of the sentence. I can imagine fixing it by choosing a different bit of formatting, or perhaps adding a leading space, but I'm not familiar with Docusaurus' quirks, so it's hard to advise a solution.

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

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions