mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-25 11:16:31 -05:00
Fix broken PDF embed in features page & explain embedding problems
Signed-off-by: David Mehren <git@herrmehren.de>
This commit is contained in:
parent
96fbee3f86
commit
a11d45ce27
1 changed files with 2 additions and 1 deletions
|
@ -246,7 +246,8 @@ When you’re a carpenter making a beautiful chest of drawers, you’re 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
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue