Unverified Commit 2c19dffe authored by Zhian N. Kamvar's avatar Zhian N. Kamvar Committed by GitHub
Browse files

Merge pull request #389 from GuillermoFidalgo/patch-2

Adding `.caution` to the list of special block quotes
parents b4b611ed 3fd8ce30
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>