cweijan / vscode-office

Let VSCode support previewing PDF, Excel, Word and other formats, and add markdown WYSIWYG editor.
MIT License
1.08k stars 102 forks source link

[BUG] Typo in markdown editor option hover text #278

Open MarcellSzabo235373 opened 1 year ago

MarcellSzabo235373 commented 1 year ago

image

It should be Bold.

illuminat3 commented 8 months ago

The error is on Line 6 in en_US.js

en_US.js

I made a pr to fix this

Pull Request #299