From f2cce607614ac08b621854452ffd435011a349d2 Mon Sep 17 00:00:00 2001 From: David Mehren Date: Thu, 26 Aug 2021 20:11:46 +0200 Subject: [PATCH 1/2] Remove embedding from feature page We discourage allowing HedgeDoc to be embedded into other pages in the FAQ. Therefore, we should not advertise this feature, especially as it needs a non-standard config. Signed-off-by: David Mehren --- public/docs/features.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/public/docs/features.md b/public/docs/features.md index 5e53ed133..85f249408 100644 --- a/public/docs/features.md +++ b/public/docs/features.md @@ -71,14 +71,6 @@ There are four possible options: **Only the owner of the note can change the note's permissions.** -### Embed a Note - -Notes can be embedded as follows: - -```xml - -``` - ### [Slide Mode](./slide-example) You can use a special syntax to organize your note into slides. From c2691210af7cf5792ae67406d0949ae2458222ab Mon Sep 17 00:00:00 2001 From: David Mehren Date: Thu, 26 Aug 2021 20:12:09 +0200 Subject: [PATCH 2/2] Update FAQ link in features page Signed-off-by: David Mehren --- public/docs/features.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/docs/features.md b/public/docs/features.md index 85f249408..b56a1c5ad 100644 --- a/public/docs/features.md +++ b/public/docs/features.md @@ -245,7 +245,7 @@ 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.** -Note that not all servers allow embedding their content. See [our FAQ](https://hedgedoc.org/faq/#why-cant-i-embed-some-pdfs) for details. +Note that not all servers allow embedding their content. See [our FAQ](https://docs.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