Rework AsciiDoc quote snippet.
This commit is contained in:
parent
6a4dc52230
commit
9cc465d649
|
@ -2,8 +2,8 @@
|
||||||
# name: quote
|
# name: quote
|
||||||
# key: quote
|
# key: quote
|
||||||
# --
|
# --
|
||||||
[quote, attribution = "$1"]
|
[quote, attribution = "${1:Name}"]
|
||||||
[quote, citetitle = "$2"]
|
[quote, citetitle = "${2:Place}"]
|
||||||
____
|
________________________________________________________________________________
|
||||||
$3footnote:[$4]
|
$3footnote:[$4]
|
||||||
____
|
________________________________________________________________________________
|
Loading…
Reference in New Issue
Block a user