Add section notes markdown snippets
This commit is contained in:
parent
0ebcc28ec2
commit
6a58336fbe
|
@ -90,3 +90,12 @@ endsnippet
|
|||
snippet fsl "First slide notes"
|
||||
# Slide $1
|
||||
endsnippet
|
||||
|
||||
snippet se "Section notes"
|
||||
|
||||
# Section $1
|
||||
endsnippet
|
||||
|
||||
snippet fse "First section notes"
|
||||
# Section $1
|
||||
endsnippet
|
||||
|
|
Loading…
Reference in New Issue