Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>gtfish11_markdown-formatterNew to Visual Studio Code? Get it now.

gtfish11_markdown-formatter

gtfish1988

|
16 installs
| (0) | Free
markdown-formatter
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

README

personal modified version of liushilive.markdownformat-0.0.15

[0.2.5] - 2022-09-12

Added

  1. 去掉部分符号前的空格, "abc ]" -> "abc]"
  2. 多空格转成一个空格

[0.2.4] - 2022-09-12

Added

  1. [], "", '' 中内容认为是连接, 如果包含+=, 不会添加空格
  2. tex 公式识别后包含的空格去掉: " " -> "", " ^" -> "^"

[0.2.3] - 2022-09-11

Added

  1. 英文字符间如果有相关符号, 则增加空格
  2. tex 公式中 text 标记去掉
  3. tex 公式中去掉空格

[0.2.2] - 2022-08-30

Added

  1. 还原被 format 掉的特殊符号
    1. "" -> ""

[0.2.1] - 2022-08-26

Added

  1. html desc 增加了一些格式代码, 现在可以处理
    1. bold
    2. code block

[0.2.0] - 2022-08-15

Added

  1. 增加了 2 个命令, extension.reFormat_md2html / extension.reFormat_html2md, 用于切换 desc 格式

[0.1.0] - 2022-07-03

Added

  1. 增加全角字符替换
  2. 增加希腊字母替换
  3. 数学公式简化, 部分符号规范化
  4. 去掉正反斜杠的修改, 避免路径被改乱
  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft