Skip to content

Conversation

@jhiemstrawisc
Copy link
Member

This adds two helpers I was tinkering with while writing user docs. The first is an "example" callout that stylizes a block of text for adding examples of how to do something.

The second is a stylized Terminal block that's a bit more friendly than trying to triple backtick everything. I was especially annoyed by this because I like angle brackets <> for denoting when users would have to provide their own input, and those are colored incorrectly when you do triple backticks with bash formatting.

This adds two helpers I was tinkering with while writing user docs.
The first is an "example" callout that stylizes a block of text for
adding examples of how to do something.

The second is a stylized Terminal block that's a bit more friendly than
trying to triple backtick everything. I was especially annoyed by this
because I like angle brackets <> for denoting when users would have to
provide their own input, and those are colored incorrectly when you do
triple backticks with bash formatting.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants