--- title: Classic Pancakes servings: 4 tags: [breakfast, quick] source: https://example.com/pancakes --- # Classic Pancakes A *simple* weekend breakfast that comes together in **minutes**. Pairs well with [[maple syrup]] or fresh fruit from the [[farmers market]]. Before you start, gather your equipment: - a $mixing bowl{} - a $non-stick frying pan{} - a $ladle{} ## Batter Sift @flour{200 g} and @baking powder{1 tsp} into a $mixing bowl{} along with @salt{0.5 tsp}. Make a well in the centre and crack in @eggs{2}. Gradually whisk in @milk{300 ml} until you have a smooth, lump-free batter. Melt @unsalted butter{30 g} in a $non-stick frying pan{}, then stir most of it into the batter, reserving a little for the pan. Season with a pinch of @black pepper{} if you like a savoury edge. > [!tip] Fluffier pancakes > For a lighter texture, whisk in @caster sugar{2 tablespoons} and let the batter rest for ~5 mins before cooking. ### Cooking 1. Set the $non-stick frying pan{} over a medium-high flame and let it heat for ~1 min. 2. Pour in a ladleful of batter using the $ladle{} and swirl to coat the base. 3. Cook for ~2-3 mins until bubbles appear across the surface, then flip and cook for ~1 min more. 4. Transfer to a $plate{3} and keep warm in a low oven while you repeat with the remaining batter. Serve immediately, embedding a drizzle of ![[maple syrup]] straight from its own recipe. --- ## Notes Annotations are just prose, so `@flour{200 g}` reads fine even inside a code span. Text inside a fenced code block is never parsed as an annotation and stays literal: ```text @not an ingredient{} $not cookware{} ~5 mins ```