Add pandoc html comment snippets
parent
557959af9a
commit
04ac5a609d
|
@ -64,6 +64,14 @@ snippet in
|
|||
(In [$1]($2))$3
|
||||
endsnippet
|
||||
|
||||
snippet c "Comment (html)"
|
||||
<!-- $1 -->$2
|
||||
endsnippet
|
||||
|
||||
snippet c. "Comment (html) ..." i
|
||||
<!-- ... -->$1
|
||||
endsnippet
|
||||
|
||||
snippet ref "References"
|
||||
<!--references-->
|
||||
endsnippet
|
||||
|
|
Loading…
Reference in New Issue