1
0
Fork 0
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:
Divyanshu Singh 2021-11-24 21:03:15 +05:30 committed by GitHub
parent 8077068730
commit 7160ff2983
Signed by: github
GPG key ID: 4AEE18F83AFDEB23

View file

@ -201,6 +201,7 @@ You are welcome to propose any changes in PR and participate in discussion in [I
![Home page](<.gitbook/assets/Screenshot 2021-11-05 at 18.45.31.png>)
```
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.