Unverified Commit 3fd8ce30 authored by Guillermo A. Fidalgo-Rodríguez's avatar Guillermo A. Fidalgo-Rodríguez Committed by GitHub
Browse files

Adding `.caution` to the list of special block quotes

parent b4b611ed
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -364,6 +364,11 @@ for the following special blockquotes:
> A laudatory quote from a user.
{: .testimonial}
    
> ## `.caution`
>
> A warning.
{: .caution}

  </div>
</div>