Open
Description
It would be really good to find a way to show build "tip" and "warning" notifications on the rendered version of the documentation. This will make people reading the PR version of that documentation to be aware of potential issues on that particular build.
We could:
- show a small ๐ icon somewhere in the page that lists all the notification
- show a notification (similar to the current one) below/above the current one with the notification we want to communicate (the background color could ๐ก or ๐ฆ depending if it's a warning or a tip
Example
This notification shown in the build's detail page (that most people don't see)
could be shown in the rendered version as:
Related: