diff --git a/recipes/docs/vietnamese/pho.mdx b/recipes/docs/vietnamese/pho.mdx index 35e1222..f4bb760 100644 --- a/recipes/docs/vietnamese/pho.mdx +++ b/recipes/docs/vietnamese/pho.mdx @@ -18,7 +18,7 @@ import TabItem from '@theme/TabItem'; ## Ingredients - ### Broth: + ```text title="Broth" 2 lbs beef bones (knuckle, marrow, or oxtail) 1 lb beef brisket (chuck as substitute) 1 onion, halved and charred @@ -33,8 +33,9 @@ import TabItem from '@theme/TabItem'; 2 tbsp fish sauce 1 tbsp sugar Salt to taste + ``` - ### Serving: + ```text title="Serving" 1 lb rice noodles (banh pho) 1/2 lb beef sirloin, thinly sliced 1/2 cup bean sprouts @@ -44,6 +45,7 @@ import TabItem from '@theme/TabItem'; 2 limes, cut into wedges 2 jalapeƱos, thinly sliced Hoisin sauce and Sriracha for serving + ```