Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MD037/no-space-in-emphasis: Warning #354

Closed
tobse80 opened this issue Dec 10, 2020 · 1 comment
Closed

MD037/no-space-in-emphasis: Warning #354

tobse80 opened this issue Dec 10, 2020 · 1 comment

Comments

@tobse80
Copy link

tobse80 commented Dec 10, 2020

Description

Look at e.g. the following line:

some_snake_case_funcion() is _fixed_

The line is rendered correctly, but markdown triggers a "MD037/no-space-in-emphasis" warning for the _funcion() is _ part:

image

Expected behaviour

No MD037 warning, as there is no such "space in emphasis" situation.

Affected version

markdownlint v0.38.0

Additional info

Visual Studio Code
Commit: e5a624b788d92b8d34d1392e4c4d9789406efe8f
Date: 2020-11-10T23:34:32.027Z
Electron: 9.3.3
Chrome: 83.0.4103.122
Node.js: 12.14.1
V8: 8.3.110.13-electron.0
OS: Windows_NT x64 10.0.16299

@DavidAnson
Copy link
Owner

This appears to be a duplicate of #324 which includes a few workarounds.

DavidAnson added a commit that referenced this issue Dec 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants