diff --git a/slides/text-markup.en.md b/slides/text-markup.en.md index cd95240..d6ec602 100644 --- a/slides/text-markup.en.md +++ b/slides/text-markup.en.md @@ -17,10 +17,10 @@ Emphases + optical highlighting options: - - - - + + + +
NameBefehl
Bold (bold face)`\textbf{important}`
Italics (italics)`\textit{important}`
Small caps`\textsc{important}`
NameCommand
bold`\textbf{important}`
italics`\textit{important}`
small caps`\textsc{important}`
non-proportional (teletype)`\texttt{important}`
underlined`\underline{important}`