visortelle commented on PR #560: URL: https://github.com/apache/pulsar-site/pull/560#issuecomment-1554206389
@Anonymitaet I replaced all `:::note` to `:::info`. Now it's highlighted with blue color. <img width="1440" alt="Screenshot 2023-05-19 at 10 01 17 AM" src="https://github.com/apache/pulsar-site/assets/9302460/89a15198-f661-4c9d-a969-0e729fffc845"> We can mark some sections with `caution` or `danger` over time. For example, this block should be marked with `:::caution`: https://pulsar-site-pip-249.vercel.app/docs/next/administration-zk-bk/#configure-bookkeeper --- <img width="853" alt="Screenshot 2023-05-19 at 10 05 29 AM" src="https://github.com/apache/pulsar-site/assets/9302460/2c08fe4b-87b2-431a-b71c-7c3f1ad6d52b"> --- <img width="843" alt="Screenshot 2023-05-19 at 10 08 55 AM" src="https://github.com/apache/pulsar-site/assets/9302460/002c3ebf-21b4-4e76-9bd0-66dcffd44284"> --- @tisonkun I splitted it into two commits. Just not sure about versioned_docs. Feel free to revert it if needed: - [Replace :::note to :::info everywhere except of versioned_docs](https://github.com/apache/pulsar-site/pull/560/commits/b190bf687e17526cd69640212fce7484d90b83f8) - [Replace :::note to :::info in versioned_docs](https://github.com/apache/pulsar-site/pull/560/commits/43b4d8afcc4f9ee49022ccd1790fd90aa7cd2e41) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
