Vscode使用

  • Vscode extensions:

    • markdown all in one

    • markdown preview enhanced

    • paste Image

    • LimfxCodeEx

    • Code Spell checker

  • Uses

    • 标题: #一级标题 ##二级标题 ###三级标题 ####四级标题 #####五级标题 ######六级标题 这是正文,哈哈哈哈哈

  • 加粗

    • 快捷键: cmd b

  • 斜体

    • 快捷键: cmd i

  • 列表:

  1. hhhh

    1. llll

  2. dads

    1. 3333

  • 插入图片: apple

  • 超链接

  • 添加代码块

print("hello world")

本文章使用limfx的vscode插件快速发布