Use autogobble in minted exercise

This commit is contained in:
Knoch 2022-03-13 19:22:42 +01:00
parent d8c2bf6924
commit 5444594b45

View File

@ -265,7 +265,7 @@ Listings with `minted`
* Use the **theme** `native`.
* Change the **background colour** to dark blue.
* Now only include **lines 5 to 7**.
* Delete the **spaces** at the beginning of the lines by using a suitable option (Hint: The documentation speaks of `gobble`).
* Delete the **spaces** at the beginning of the lines. (Hint: The documentation speaks of `autogobble`).
If you have questions, try to consult the documentation of the `minted` package.