mirror of
https://github.com/foo-dogsquared/dotfiles.git
synced 2025-02-07 06:18:59 +00:00
Update Asciidoctor snippets
This commit is contained in:
parent
1388f7b7af
commit
2ab1c315bd
@ -203,6 +203,13 @@ ${4:<description>}
|
||||
endsnippet
|
||||
|
||||
|
||||
snippet sidebar "Sidebar block" bi
|
||||
${1:.<optional title>}
|
||||
****
|
||||
$2
|
||||
****
|
||||
endsnippet
|
||||
|
||||
snippet stem "Stem block" bi
|
||||
[stem]
|
||||
++++
|
||||
@ -219,3 +226,9 @@ snippet foot "Footnote macro" iw
|
||||
footnote:[$1] $0
|
||||
endsnippet
|
||||
|
||||
snippet qn "Question and answer" iw
|
||||
[qanda]
|
||||
${1:QUESTION}::
|
||||
${2:ANSWER}
|
||||
endsnippet
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user