Merge pull request #633 from hedgedoc/fix-features-pdf-embed

Fix broken PDF embed in features page & explain embedding problems
This commit is contained in:
David Mehren 2020-12-21 20:34:36 +01:00 committed by GitHub
commit 96142bb21d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -246,7 +246,8 @@ When youre a carpenter making a beautiful chest of drawers, youre not goin
#### PDF #### PDF
**Caution: this might be blocked by your browser if not using an `https` URL.** **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 ### MathJax