mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-20 18:25:21 -04:00
Merge pull request #1583 from hedgedoc/chore/no_embed_feature
This commit is contained in:
commit
d62b3badad
1 changed files with 1 additions and 9 deletions
|
@ -71,14 +71,6 @@ There are four possible options:
|
||||||
|
|
||||||
**Only the owner of the note can change the note's permissions.**
|
**Only the owner of the note can change the note's permissions.**
|
||||||
|
|
||||||
### Embed a Note
|
|
||||||
|
|
||||||
Notes can be embedded as follows:
|
|
||||||
|
|
||||||
```xml
|
|
||||||
<iframe width="100%" height="500" src="https://demo.hedgedoc.org/features" frameborder="0"></iframe>
|
|
||||||
```
|
|
||||||
|
|
||||||
### [Slide Mode](./slide-example)
|
### [Slide Mode](./slide-example)
|
||||||
|
|
||||||
You can use a special syntax to organize your note into slides.
|
You can use a special syntax to organize your note into slides.
|
||||||
|
@ -253,7 +245,7 @@ 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.**
|
||||||
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 %}
|
{%pdf https://www.w3.org/WAI/ER/tests/xhtml/testfiles/resources/pdf/dummy.pdf %}
|
||||||
|
|
||||||
### MathJax
|
### MathJax
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue