mirror of
https://github.com/mintlify/docs.git
synced 2026-09-14 13:35:46 +08:00
0fc0c737e0
* docs: enhance visibility component examples Wrap content for humans in Note components and content for agents in blockquotes to improve readability and visual distinction of the examples. * docs: add viewing context to visibility component examples Add explicit messages within the `for="humans"` and `for="agents"` sections of the Visibility component documentation to clearly indicate whether the content is displayed in web or markdown view. This enhances reader understanding of the component's behavior.