Render [!NOTE]
and [!WARNING]
blocks in crate documentation
#11265
Closed
azaleacolburn
started this conversation in
Ideas
Replies: 1 comment
-
This is a duplicate of #8506, which has had some work done in #10429, but unfortunately still needs some love before being ready to merge. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When the readme gets rendered in crates.io,
[!NOTE]
and[!WARNING]
blocks don't get rendered as they would in GitHub (see below). In my opinion, it would be best to render these blocks so maintainers don't have to maintain separate readmes for GitHub and crates.io, or remove the blocks entirely. In other words, we should fully adopt GitHub's markdown standard.Note
Foo
Beta Was this translation helpful? Give feedback.
All reactions