Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding .caution to the list of special blockquotes #388

Closed
GuillermoFidalgo opened this issue Jan 6, 2023 · 1 comment · Fixed by #389
Closed

Adding .caution to the list of special blockquotes #388

GuillermoFidalgo opened this issue Jan 6, 2023 · 1 comment · Fixed by #389

Comments

@GuillermoFidalgo
Copy link
Contributor

I've noticed just by browsing over the assets/css/lesson.css that there is one additional special blockquote type that is currently not shown in the the formatting episode

It might simply have been overlooked but I think we should mention it.

It should only need the following lines

> ## `.caution`
>
> A warning.
{: .caution}
@GuillermoFidalgo
Copy link
Contributor Author

This would look like this
image

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 a pull request may close this issue.

1 participant