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
{{ message }}
This repository was archived by the owner on Jun 1, 2023. It is now read-only.
Use padding for indentation of discussion code blocks.
Using `text-indent` will indent every line after the first, which makes sense for declaration code blocks, but not necessarily for multiline code blocks inside documentation.
0 commit comments