From b9752d697a7bb94de3d085db3988606e138f6657 Mon Sep 17 00:00:00 2001 From: rodrigoalcarazdelaosa Date: Fri, 6 Jan 2023 14:44:35 +0100 Subject: [PATCH] docs: reflect upstream changes to Hugo's tweet shortcode (#2903) Update docs according to the latest changes documented [here](https://gohugo.io/content-management/shortcodes/#tweet). --- docs/en/content/writing-markdown-latex/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/en/content/writing-markdown-latex/index.md b/docs/en/content/writing-markdown-latex/index.md index 24e5377f..1f3f2c5b 100644 --- a/docs/en/content/writing-markdown-latex/index.md +++ b/docs/en/content/writing-markdown-latex/index.md @@ -315,9 +315,9 @@ I :heart: Wowchemy :smile: ### Embed a single tweet -To include a single tweet, pass the tweet’s ID from the tweet's URL as parameter to the shortcode: +To include a single tweet, pass the tweet’s user (case-insensitive) and ID from the URL as parameters to the shortcode: - {{}} + {{}} ## Callouts