Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
Prevent Hugo from parsing the shortcode.
  • Loading branch information
rodrigoalcarazdelaosa authored Jan 5, 2023
1 parent 71e1c96 commit 4141daf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/en/content/writing-markdown-latex/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,7 @@ I :heart: Wowchemy :smile:

To include a single tweet, pass the tweet’s user (case-insensitive) and ID from the URL as parameters to the shortcode:

{{< tweet user="SanDiegoZoo" id="1453110110599868418" >}}
{{</* tweet user="SanDiegoZoo" id="1453110110599868418" */>}}

## Callouts

Expand Down

0 comments on commit 4141daf

Please sign in to comment.