From 38ef9bd67a0a61e1b4c629075cf074493672305e Mon Sep 17 00:00:00 2001 From: constantinos Date: Sat, 15 Jul 2023 14:09:59 +0300 Subject: [PATCH] added note to media embedding --- content/article/markdown-formatting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/article/markdown-formatting.md b/content/article/markdown-formatting.md index 78a0112..6b98356 100644 --- a/content/article/markdown-formatting.md +++ b/content/article/markdown-formatting.md @@ -334,7 +334,7 @@ code blocks will ignore markdown formatting, e.g. Hugo can embed a range of different media via shortcodes (see [Hugo shortcodes](https://gohugo.io/content-management/shortcodes/)). Note that embedded media cannot be exported to PDF or printed. -*More importantly, embedding multimedia from other +*More importantly, embedded content could disappear at any time. To properly archive media it is recommended to add such items to the [Library][], and refer to them via a link -- this can be facilitated by editors.* ---