Hi Bear team!
It would be great if blockquotes (>) had a clearer visual style — like on GitHub.
This would make it easier to highlight important text, notes, or warnings in a clean way, without always using bold or headings.
Just a bit of styling (like a border or background) would help a lot with readability and structure.
For example:
> [!NOTE]
> Useful information that users should know, even when skimming content.
> [!TIP]
> Helpful advice for doing things better or more easily.
> [!IMPORTANT]
> Key information users need to know to achieve their goal.
> [!WARNING]
> Urgent info that needs immediate user attention to avoid problems.
> [!CAUTION]
> Advises about risks or negative outcomes of certain actions.
Thanks for considering it!