Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Markdown code font and code fence text highlighting error #243

Open
tacitonic opened this issue Jan 18, 2021 · 2 comments
Open

Markdown code font and code fence text highlighting error #243

tacitonic opened this issue Jan 18, 2021 · 2 comments

Comments

@tacitonic
Copy link

Description

While documenting how to use a code fence in markdown, text highlighting in the subsequent content has errors.

Screenshot

Expected behavior:

The expected end result is to show three backticks in code font:
In Markdown, use a code fence (```).

Code font text highlighting ends after the the last single backtick.

Actual behavior:

Code font text highlighting doesn't end after the last backtick.

Reproduces how often:

Each instance.

Versions

Atom: 1.54.0 x64
Electron: 6.1.12
Chrome: 76.0.3809.146
Node: v12.4.0
OS: Windows 10 Pro 2004

@UziTech
Copy link

UziTech commented Jan 18, 2021

This is probably an issue with language-markdown or language-gfm package

@tacitonic
Copy link
Author

Thanks! Should I open an issue in that repo @UziTech?

@sadick254 sadick254 transferred this issue from atom/atom Jan 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants