mirror of
https://github.com/anyproto/docs.git
synced 2025-06-08 05:47:05 +09:00
added step for nested page media blocks
Thank you @jonathan2384 for finding this
This commit is contained in:
parent
8077068730
commit
7160ff2983
1 changed files with 1 additions and 0 deletions
|
@ -201,6 +201,7 @@ You are welcome to propose any changes in PR and participate in discussion in [I
|
|||
|
||||

|
||||
```
|
||||
When adding a media block, if the page you are adding the block to is nested then use `../` the appropriate number of times to make the embedd work.
|
||||
|
||||
- **File Storage :** Any media has to be uploaded to the [.gitbook/assets/](https://github.com/anytypeio/docs/tree/main/.gitbook/assets) folder first. Only then it can be used inside the documentation. You may see GitBook embedding proprietary format `{% embed url=" in existing pages, you don't need to use that.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue