Which block style should we use for tips in the migration guide? #1766
Closed
peter-csala
started this conversation in
General
Replies: 1 comment 1 reply
-
I think we can get away with TIP being rendered only on pollydocs.org as that's how this content is consumed anyway. Otherwise, let's not do anything special and use INFORMATION or NOTE instead. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
I've just realized that the
[!IMPORTANT]
blocks are rendered as red boxes via docfx:DOCFX

GITHUB

It feels a bit "aggressive" to me for a tip. When I changed to
[!TIP]
then github rendering failed :(DOCFX

GITHUB

What do you guys think what should we use on the migration V8 page?
I've found this bit odd alternative to render tip as a single column table.
cc: @martincostello , @martintmk
Beta Was this translation helpful? Give feedback.
All reactions