Skip to content
This repository was archived by the owner on Jul 22, 2022. It is now read-only.
This repository was archived by the owner on Jul 22, 2022. It is now read-only.

Inline code blocks are not shown/highlighted #17

@rodrigograca31

Description

@rodrigograca31

What's the issue?

Inline code blocks like this are not visible in with this plugin.....

Steps to reproduce

Put ` before and after some code.

Screenshots

With the plugin:
image
Without the plugin:
image

What version is affected by this problem?

[v2.0]

Possible solution?

.markdown-body code {
    background: #f7f7f7;
    color: #000;
}

It looks like this:
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions