From 5f5be8a35c43726289c4af6fabe6b36dc5af4b84 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Wed, 13 Jan 2021 17:54:48 -0800 Subject: [PATCH] Triple backtick code --- site/content/docs/5.0/components/toasts.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/site/content/docs/5.0/components/toasts.md b/site/content/docs/5.0/components/toasts.md index 9d7b6f9dc..50dd20371 100644 --- a/site/content/docs/5.0/components/toasts.md +++ b/site/content/docs/5.0/components/toasts.md @@ -63,7 +63,7 @@ Click the button the below to show as toast (positioning with our utilities in t -{{< highlight html >}} +```html
@@ -79,7 +79,7 @@ Click the button the below to show as toast (positioning with our utilities in t
-{{< endhighlight >}} +``` ### Translucent