mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-25 19:26:31 -05:00
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:
parent
74b10d4e9b
commit
f2cce60761
1 changed files with 0 additions and 8 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.
|
||||||
|
|
Loading…
Reference in a new issue