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 <git@herrmehren.de>
This commit is contained in:
David Mehren 2021-08-26 20:11:46 +02:00
parent 74b10d4e9b
commit f2cce60761
No known key found for this signature in database
GPG key ID: 185982BA4C42B7C3

View file

@ -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
<iframe width="100%" height="500" src="https://demo.hedgedoc.org/features" frameborder="0"></iframe>
```
### [Slide Mode](./slide-example)
You can use a special syntax to organize your note into slides.