Skip to content

Commit 0801f0d

Browse files
committed
chore: unstable post 코드스니펫 추가
1 parent 924766e commit 0801f0d

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.vscode/workspace.code-snippets

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,12 @@
1111
"---",
1212
],
1313
},
14+
"Unstable Post": {
15+
"prefix": ["!unstable"],
16+
"body": [
17+
":::warning",
18+
"아직 작성중이거나 검토중인 글입니다. 내용이 부정확하거나 변경될 수 있습니다",
19+
":::",
20+
],
21+
},
1422
}

0 commit comments

Comments
 (0)