{ "init:note": { "prefix": "i:n", "description": "insert note template", "body": [ "#import \"@preview/notes:0.1.0\": article", "", "#show: article.with(", " title: [${1:Title}],", ")", "", "= ${2:title}" ] } }