From 4901d87ffbc06cd92f6ef14ff9c80390e6639cf6 Mon Sep 17 00:00:00 2001 From: Cory LaViska Date: Mon, 29 Apr 2024 11:33:06 -0400 Subject: [PATCH] update code example syntax --- docs/docs/patterns/ecommerce.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/docs/patterns/ecommerce.md b/docs/docs/patterns/ecommerce.md index 64797971d..3c30443d5 100644 --- a/docs/docs/patterns/ecommerce.md +++ b/docs/docs/patterns/ecommerce.md @@ -10,7 +10,7 @@ TODO Page Description ### Slide Over -```html:preview +```html {.example}
Shopping Cart @@ -115,7 +115,7 @@ TODO Page Description ### Two Column Cart -```html:preview +```html {.example}

Shopping Cart

@@ -269,7 +269,7 @@ TODO Page Description ### Single Column Cart -```html:preview +```html {.example}

Shopping Cart

@@ -369,7 +369,7 @@ TODO Page Description ### Product Quickview -```html:preview +```html {.example}
Quickview @@ -407,7 +407,7 @@ TODO Page Description ### Product Review -```html:preview +```html {.example}

Customer Reviews

@@ -451,7 +451,7 @@ TODO Page Description ### Order History -```html:preview +```html {.example}

Order History

Check the status of recent orders, manage returns, and download invoices.

@@ -546,7 +546,7 @@ TODO Page Description ### Checkout -```html:preview +```html {.example}

Contact Info