Update snippet for markdown question
This commit is contained in:
parent
5662825b99
commit
879f382cfa
1 changed files with 5 additions and 2 deletions
|
|
@ -40,8 +40,11 @@ ls.add_snippets(
|
|||
s({ trig = "iq", dscr = "Insert question" },
|
||||
fmt(
|
||||
[[
|
||||
❓ #Question {}
|
||||
**Answer**:
|
||||
┏━━━━━━━━━━ Question ━━━━━━━━━━━
|
||||
? - #Question {}
|
||||
**Answer**:
|
||||
|
||||
┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
|
||||
]],
|
||||
{
|
||||
i(0),
|
||||
|
|
|
|||
Loading…
Reference in a new issue