mirror of
https://github.com/hendricius/the-sourdough-framework
synced 2025-11-25 20:33:59 -06:00
11 lines
682 B
TeX
11 lines
682 B
TeX
%TODO: last line is not great
|
|
-\begin{tabular}{lll}
|
|
\toprule
|
|
& \textbf{Flat breads} & \textbf{Pancakes} \\ \midrule
|
|
\textbf{Flour} & 100g & 100g \\
|
|
\textbf{Water} & up to 100g (100\%) & 300g (300\%) \\
|
|
\textbf{Sourdough starter} & 5--20g (5--20\%) & 5--20g (5--20\%) \\
|
|
\textbf{Salt} & 2g (2\%) & 2g (2\%) \\
|
|
\textbf{Bake when?} & Dough increased 50 percent in size & Bubbles visible on surface \\ \bottomrule
|
|
\end{tabular}
|