update
This commit is contained in:
parent
0ce62a3c96
commit
aac456d6d5
4 changed files with 27 additions and 3 deletions
|
|
@ -72,3 +72,12 @@ snippet int "integral" i
|
|||
\\int_{$1}^{$2} $0
|
||||
endsnippet
|
||||
|
||||
snippet web "web snippet"
|
||||
[$1]($2)
|
||||
|
||||
\`\`\`
|
||||
$3
|
||||
\`\`\`
|
||||
|
||||
---$0
|
||||
endsnippet
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue