跳转至

Snippets

输入bf空格自动展开

{
  "Boldface in Markdown Math": {
    "prefix": "bf",
    "body": [
      "\\mathbf{$0}"
    ],
    "description": "Inserts \\mathbf{} in Math block",
    "scope": "markdown"
  }
}

评论