You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ah, I see. I should've done a more thorough investigation. Thanks a ton @wooorm for taking the time to provide such a detailed response and helpful pointers. ❤
Thanks a ton for this library. I'm using it in a small side-project and it works like a charm. 💖
I was wondering…
GitHub supports highlighting block-quotes, for example:
Note
Highlights information that users should take into account, even when skimming.
Tip
Optional information to help a user be more successful.
Important
Crucial information necessary for users to succeed.
Warning
Critical content demanding immediate user attention due to potential risks.
Caution
Negative potential consequences of an action.
Maybe
markdown-rs
could support these when rendering using thegfm
options?Cheers and kind regards
Paul
The text was updated successfully, but these errors were encountered: