Protect
If you want to protect an area of your Hyperbook with a password, you can use the protect-block.
Attributes
| Attribute | Description | Default |
|---|---|---|
password |
Password required to unlock the protected content | - |
description |
Description shown above the password input | - |
id |
Optional shared id for syncing multiple protected blocks | auto-generated |
:::protect{password="hyperbook" description="The password is the name of this project."}
:smiley:
:::
😃
The password is the name of this project.🔒
Be sure to use a higher number of : if you want to protect something which also uses :.
You can sync protect-block by using the id property.
:::protect{id="1" password="hyperbook" description="The password is the name of this project."}
:smiley:
:::
:::protect{id="1" password="hyperbook" description="The password is the name of this project."}
:apple:
:::
😃
The password is the name of this project.🔒
🍎
The password is the name of this project.🔒