Skip to content

Commit

Permalink
Userguide: fixes code example for use of shortcode 'card' (#1347)
Browse files Browse the repository at this point in the history
  • Loading branch information
deining committed Jan 9, 2023
1 parent fe9693b commit 473d681
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -474,7 +474,7 @@ If your content is any kind of text other than programming code, use the univers

```go-html-template
{{</* card header="**Imagine**" title="Artist and songwriter: John Lennon" subtitle="Co-writer: Yoko Ono"
footer="![SignatureJohnLennon](https://server.tld/…/signature.png 'Signature John Lennon')">*/>}}
footer="![SignatureJohnLennon](https://server.tld/…/signature.png 'Signature John Lennon')"*/>}}
Imagine there's no heaven, It's easy if you try<br/>
No hell below us, above us only sky<br/>
Imagine all the people living for today…
Expand Down

0 comments on commit 473d681

Please sign in to comment.