From a11d45ce273ad8ba88b774f43d0f3febbb28de33 Mon Sep 17 00:00:00 2001 From: David Mehren Date: Mon, 21 Dec 2020 17:19:24 +0100 Subject: Fix broken PDF embed in features page & explain embedding problems Signed-off-by: David Mehren --- public/docs/features.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/public/docs/features.md b/public/docs/features.md index 378b81dd..6c16b265 100644 --- a/public/docs/features.md +++ b/public/docs/features.md @@ -246,7 +246,8 @@ When you’re a carpenter making a beautiful chest of drawers, you’re not goin #### PDF **Caution: this might be blocked by your browser if not using an `https` URL.** -{%pdf https://papers.nips.cc/paper/5346-sequence-to-sequence-learning-with-neural-networks.pdf %} +Note that not all servers allow embedding their content. See [our FAQ](https://hedgedoc.org/faq/#why-cant-i-embed-some-pdfs) for details. +{%pdf https://www.w3.org/WAI/ER/tests/xhtml/testfiles/resources/pdf/dummy.pdf %} ### MathJax -- cgit v1.2.3