Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>markdown-cn-enNew to Visual Studio Code? Get it now.
markdown-cn-en

markdown-cn-en

Liao

|
588 installs
| (1) | Free
Add spaces between EN and CN in md.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

INTRO

This project will add spaces between chinese and english to make the preview of Markdown looks better.Such as:

Before:

我觉得markdown很好用。

After:

我觉得 markdown 很好用。

This plugin releases on VS Code Marketplace.

Install it right now!

Features

the . in url won't be replaced with 。

In project pangu-markdown,the url which contains chinese and english will be destoryed.

Like:

[test](https://github.com/MeatySoda/markdown-cn-en/blob/master/./测试.md)

After formatting,it will become:

[test](https://github.com/MeatySoda/markdown-cn-en/blob/master/./测试。md)

奇怪,刚刚测试。pangu-markdown 又没有这个 bug 了。

-4.14

English in H1 will be replaced with uppercase

Yes,it is.

More

To see in xlthu/pangu-markdown.

How to use

Right Click in editor (In a markdown file) -> Markdown Format

Bug

  • 对于中文文本中的.,会将第一个.改为中文。,而剩下的不会。此问题同样存在于pangu-markdown。
    • 在中文语境中,.不容易被输出,所以这个bug的修复,还有待商榷。

Thanks

xlthu/pangu-markdown

vinta/pangu.js

MIT license

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft