iamcco / iamcco/markdown-preview.nvim

Italic and Bold Italic are not rendered correctly

Open
#133 2 comments 2 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
8k
Forks
411
PR merge metrics
No merged PRs in 30d

Description

`*SomeText*` should be rendered *SomeText*, instead it is rendered as bold **SomeText**, even though `**SomeText**` also gets rendered as **SomeText**`

`***SomeText***` should be rendered ***SomeText***, instead it is rendered as black (extra bold) ****SomeText**** (no idea how to apply it on github)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.