Emacs: quotes in AsciiDoc-snippet.

This commit is contained in:
tastytea 2019-11-25 09:01:21 +01:00
parent e4c2a8faf2
commit 05848c35b9
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@
# name: quote # name: quote
# key: quote # key: quote
# -- # --
[quote, attribution = $1] [quote, attribution = "$1"]
[quote, citetitle = $2] [quote, citetitle = "$2"]
____ ____
$3footnote:[$4] $3footnote:[$4]
____ ____