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
Currently, when we need to do a callout in a doc (e.g. "IMPORTANT WARNING: backup before starting") we use a blockquote. This has some limitations. First, it doesn't "pop" as much as an important warning should. There are also other issues like not being able to have two, separate, warnings in a row (see commentary for #977 ).