Add missing file indication

This commit is contained in:
Knoch 2021-05-28 11:54:53 +02:00
parent 427637cab6
commit 1b1e761c62

View File

@ -189,7 +189,7 @@ The `hyperref` package provides an `\url{}` command that reproduces URLs
Emphasising text Emphasising text
@content @content
* **Emphasise** the words *Rekursion* and *rekursiv* using `\emph{…}`. * **Emphasise** the words *Rekursion* and *rekursiv* in `exercises/text-markup/markup.tex` using `\emph{…}`.
* ++ Make the **URL** in the text clickable. * ++ Make the **URL** in the text clickable.
* ++ Of course, you can also experiment with the other **text markup** possibilities. However, remove them afterwards, if you want to have a clean document. * ++ Of course, you can also experiment with the other **text markup** possibilities. However, remove them afterwards, if you want to have a clean document.