Snippets
输入bf
空格自动展开¶
{
"Boldface in Markdown Math": {
"prefix": "bf",
"body": [
"\\mathbf{$0}"
],
"description": "Inserts \\mathbf{} in Math block",
"scope": "markdown"
}
}
bf
空格自动展开¶{
"Boldface in Markdown Math": {
"prefix": "bf",
"body": [
"\\mathbf{$0}"
],
"description": "Inserts \\mathbf{} in Math block",
"scope": "markdown"
}
}