# Proposal Please support colored rendering of these: > [!TIP] > Valuable advice > [!NOTE] > Just a note > [!IMPORTANT] > Importan info > [!WARNING] > Smaller casual warning > [!CAUTION] > Major serious warning # Other information In VSCode Markdown preview, they're rendered like this: <img width="415" height="499" alt="Image" src="https://github.com/user-attachments/assets/c9e3d42e-04a7-42c9-af12-b5b73fd71728" /> In GitHub, like this: <img width="394" height="458" alt="Image" src="https://github.com/user-attachments/assets/5ef23d23-31d7-42fb-9260-120ed4bf2655" /> Github light theme: <img width="394" height="458" alt="Image" src="https://github.com/user-attachments/assets/442283ee-1157-4452-9c38-15310db3ea48" />