Add section notes markdown snippets

This commit is contained in:
coolneng 2021-10-11 18:42:55 +02:00
parent 0ebcc28ec2
commit 6a58336fbe
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 9 additions and 0 deletions

View File

@ -90,3 +90,12 @@ endsnippet
snippet fsl "First slide notes" snippet fsl "First slide notes"
# Slide $1 # Slide $1
endsnippet endsnippet
snippet se "Section notes"
# Section $1
endsnippet
snippet fse "First section notes"
# Section $1
endsnippet